aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'policy/modules/contrib/resolvconf.fc')
-rw-r--r--policy/modules/contrib/resolvconf.fc5
1 files changed, 5 insertions, 0 deletions
diff --git a/policy/modules/contrib/resolvconf.fc b/policy/modules/contrib/resolvconf.fc
new file mode 100644
index 000000000..fcfa9b7d0
--- /dev/null
+++ b/policy/modules/contrib/resolvconf.fc
@@ -0,0 +1,5 @@
+/etc/resolvconf\.conf -- gen_context(system_u:object_r:resolvconf_conf_t,s0)
+
+/usr/sbin/resolvconf -- gen_context(system_u:object_r:resolvconf_exec_t,s0)
+
+/run/resolvconf(/.*)? gen_context(system_u:object_r:resolvconf_runtime_t,s0)