forked from pool/selinux-policy
124e8026e4
OBS-URL: https://build.opensuse.org/package/show/security:SELinux/selinux-policy?expand=0&rev=74bbc58f85e33fdb068953a18504e591
14 lines
544 B
Diff
14 lines
544 B
Diff
Index: fedora-policy/policy/modules/system/sysnetwork.fc
|
|
===================================================================
|
|
--- fedora-policy.orig/policy/modules/system/sysnetwork.fc
|
|
+++ fedora-policy/policy/modules/system/sysnetwork.fc
|
|
@@ -102,6 +102,8 @@ ifdef(`distro_debian',`
|
|
/var/run/network(/.*)? gen_context(system_u:object_r:net_conf_t,s0)
|
|
')
|
|
|
|
+/var/run/netconfig(/.*)? gen_context(system_u:object_r:net_conf_t,s0)
|
|
+
|
|
/var/run/netns -d gen_context(system_u:object_r:ifconfig_var_run_t,s0)
|
|
/var/run/netns/[^/]+ <<none>>
|
|
|