selinux-policy/policy/modules/services/icecast.fc
Jeremy Solt 584dfaca45 icecast policy from Dan Walsh
Fixed some style and spacing issues
Replace manage_var_run interface with manage_pid_files with fewer permissions
Replaced rkit_daemon_system_domain with rtkit_schedule
2010-03-22 08:49:54 -04:00

9 lines
310 B
Plaintext

/etc/rc\.d/init\.d/icecast -- gen_context(system_u:object_r:icecast_initrc_exec_t,s0)
/usr/bin/icecast -- gen_context(system_u:object_r:icecast_exec_t,s0)
/var/log/icecast(/.*)? gen_context(system_u:object_r:icecast_log_t,s0)
/var/run/icecast(/.*)? gen_context(system_u:object_r:icecast_var_run_t,s0)