summaryrefslogtreecommitdiffstats
path: root/sepolicy/smc_pa_ctrl.te
blob: dfaaea5da00e21b61dd24d8d308cefa9cf731a97 (plain)
1
2
3
4
5
6
# smc_pa_ctrl
type smc_pa_ctrl, domain;
type smc_pa_ctrl_exec, exec_type, file_type;
init_daemon_domain(smc_pa_ctrl)

allow smc_pa_ctrl tee_device:chr_file rw_file_perms;