diff --git a/apm.if b/apm.if index 9218f22..1d29dce 100644 --- a/apm.if +++ b/apm.if @@ -160,6 +160,7 @@ interface(`apmd_systemctl',` allow $1 apmd_unit_file_t:service manage_service_perms; ps_process_pattern($1, apmd_t) +') ######################################## ## @@ -213,5 +214,4 @@ interface(`apm_admin',` admin_pattern($1, apmd_tmp_t) apm_run_client($1, $2) ->>>>>>> 662a00bca8f52af8056f41abd0fdec77ea835b2a ') diff --git a/awstats.if b/awstats.if index 81f7907..68616dd 100644 --- a/awstats.if +++ b/awstats.if @@ -22,25 +22,6 @@ interface(`awstats_domtrans',` ######################################## ## -## Execute the awstats program in the awstats domain. -## -## -## -## Domain allowed to transition. -## -## -# -interface(`awstats_domtrans',` - gen_require(` - type awstats_t, awstats_exec_t; - ') - - corecmd_search_bin($1) - domtrans_pattern($1, awstats_exec_t, awstats_t) -') - -######################################## -## ## Read and write awstats unnamed pipes. (Deprecated) ## ## diff --git a/chronyd.if b/chronyd.if index a10cdb8..0de4af3 100644 --- a/chronyd.if +++ b/chronyd.if @@ -155,6 +155,7 @@ interface(`chronyd_systemctl',` allow $1 chronyd_unit_file_t:service manage_service_perms; ps_process_pattern($1, chronyd_t) +') ####################################### ##