summaryrefslogtreecommitdiffstats
path: root/pdns.fc
diff options
context:
space:
mode:
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)