Skip to content

Instantly share code, notes, and snippets.

@cmouse
Created January 17, 2014 08:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cmouse/8470298 to your computer and use it in GitHub Desktop.
Save cmouse/8470298 to your computer and use it in GitHub Desktop.
pdns.fc
/usr/sbin/pdns_server -- gen_context(system_u:object_r:named_exec_t,s0)
/etc/pdns(/.*)? -- gen_context(system_u:object_r:named_conf_t,s0)
/etc/pdns(/.*)? -d gen_context(system_u:object_r:named_conf_t,s0)
/var/run/pdns\.controlsocket -s gen_context(system_u:object_r:named_var_run_t,s0)
/var/run/pdns\.pid -- gen_context(system_u:object_r:named_var_run_t,s0)
/usr/bin/pdns_control -- gen_context(system_u:object_r:ndc_exec_t,s0)
/usr/bin/pdnssec -- gen_context(system_u:object_r:ndc_exec_t,s0)
/var/cache/pdns(/.*)? -- gen_context(system_u:object_r:named_cache_t,s0)
/var/cache/pdns(/.*)? -d gen_context(system_u:object_r:named_cache_t,s0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment