#DESC audio-entropyd - Generate entropy from audio input # # Author: Chris PeBenito # daemon_domain(entropyd) allow entropyd_t self:capability { ipc_lock sys_admin }; allow entropyd_t random_device_t:chr_file rw_file_perms; allow entropyd_t device_t:dir r_dir_perms; allow entropyd_t sound_device_t:chr_file r_file_perms;