Allow icecast_admin to ptrace and signal the icecast_t domain.
Signed-off-by: Dominick Grift <domg472@gmail.com>
This commit is contained in:
parent
4b81a55013
commit
aa5baa96ed
@ -173,6 +173,7 @@ interface(`icecast_admin',`
|
||||
type icecast_t, icecast_initrc_exec_t;
|
||||
')
|
||||
|
||||
allow $1 icecast_t:process { ptrace signal_perms };
|
||||
ps_process_pattern($1, icecast_t)
|
||||
|
||||
# Allow icecast_t to restart the apache service
|
||||
|
Loading…
Reference in New Issue
Block a user