selinux-policy/policy/modules/admin/alsa.fc

9 lines
338 B
Plaintext
Raw Normal View History

2006-01-12 16:00:55 +00:00
/etc/alsa/pcm(/.*)? gen_context(system_u:object_r:alsa_etc_rw_t,s0)
2007-10-29 18:35:32 +00:00
/etc/asound(/.*)? gen_context(system_u:object_r:alsa_etc_rw_t,s0)
/etc/asound\.state gen_context(system_u:object_r:alsa_etc_rw_t,s0)
/sbin/alsactl -- gen_context(system_u:object_r:alsa_exec_t,s0)
2006-01-12 16:00:55 +00:00
/usr/bin/ainit -- gen_context(system_u:object_r:alsa_exec_t,s0)