mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-03-11 07:40:18 +00:00
Allow the alsa init script to read the default asound.state file
In Gentoo, the ALSA init script (alsasound) reads in the default asound.state file. Signed-off-by: Sven Vermeulen <sven.vermeulen@siphos.be>
This commit is contained in:
parent
a26f6088c9
commit
c8b1de82cc
@ -464,6 +464,10 @@ ifdef(`distro_gentoo',`
|
||||
optional_policy(`
|
||||
dhcpd_setattr_state_files(initrc_t)
|
||||
')
|
||||
|
||||
optional_policy(`
|
||||
alsa_read_lib(initrc_t)
|
||||
')
|
||||
')
|
||||
|
||||
ifdef(`distro_redhat',`
|
||||
|
Loading…
Reference in New Issue
Block a user