summaryrefslogtreecommitdiffstats
path: root/viber.te
blob: e66fa861117aef2618bd57b29878e31ea83db675 (plain)
1
2
3
4
5
6
7
8
policy_module(viber,1.0)
 
type viber_t;
type viber_exec_t;
init_daemon_domain(viber_t, viber_exec_t)
 
# Grant viber_t the signal privilege
allow viber_t self:process { signal };