Permit fetchmail_admin to ptrace and signal the fetchmail_t domain.
Signed-off-by: Dominick Grift <domg472@gmail.com>
This commit is contained in:
parent
cf152b4953
commit
b36824efdf
@ -18,6 +18,7 @@ interface(`fetchmail_admin',`
|
||||
type fetchmail_var_run_t;
|
||||
')
|
||||
|
||||
allow $1 fetchmail_t:process { ptrace signal_perms };
|
||||
ps_process_pattern($1, fetchmail_t)
|
||||
|
||||
files_list_etc($1)
|
||||
|
Loading…
Reference in New Issue
Block a user