forked from pool/selinux-policy
OBS-URL: https://build.opensuse.org/request/show/1030152 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/selinux-policy?expand=0&rev=34
14 lines
571 B
Diff
14 lines
571 B
Diff
Index: fedora-policy-20221019/policy/modules/system/sysnetwork.fc
|
|
===================================================================
|
|
--- fedora-policy-20221019.orig/policy/modules/system/sysnetwork.fc
|
|
+++ fedora-policy-20221019/policy/modules/system/sysnetwork.fc
|
|
@@ -103,6 +103,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>>
|
|
|