summaryrefslogtreecommitdiffstats
path: root/pdns.fc
diff options
context:
space:
mode:
authorRuben Kerkhof <ruben@rubenkerkhof.com>2015-02-12 14:19:28 +0100
committerRuben Kerkhof <ruben@rubenkerkhof.com>2015-02-12 14:19:28 +0100
commitc83304bb874640625e2f1c8c51406373acbd5773 (patch)
tree7e81127f8e7aae4f32591307e749ace266ee0dd9 /pdns.fc
downloadpdns-policy-master.tar.gz
pdns-policy-master.tar.xz
pdns-policy-master.zip
First commitHEADmaster
Diffstat (limited to 'pdns.fc')
-rw-r--r--pdns.fc7
1 files changed, 7 insertions, 0 deletions
diff --git a/pdns.fc b/pdns.fc
new file mode 100644
index 0000000..9b78494
--- /dev/null
+++ b/pdns.fc
@@ -0,0 +1,7 @@
+/etc/rc\.d/init\.d/pdns -- gen_context(system_u:object_r:pdns_initrc_exec_t,s0)
+/usr/lib/systemd/system/pdns.* -- gen_context(system_u:object_r:pdns_unit_file_t,s0)
+/usr/bin/pdns_control -- gen_context(system_u:object_r:pdns_control_exec_t,s0)
+/usr/sbin/pdns_server -- gen_context(system_u:object_r:pdns_exec_t,s0)
+/var/run/pdns\.pid -- gen_context(system_u:object_r:pdns_var_run_t,s0)
+/var/run/pdns\.controlsocket -s gen_context(system_u:object_r:pdns_var_run_t,s0)
+/etc/pdns(/.*)? gen_context(system_u:object_r:pdns_conf_t,s0)