8 lines
237 B
Plaintext
8 lines
237 B
Plaintext
type wlchgmonitor, domain;
|
|
type wlchgmonitor_exec, exec_type, vendor_file_type, file_type;
|
|
|
|
init_daemon_domain(wlchgmonitor)
|
|
|
|
allow wlchgmonitor kmsg_device:chr_file rw_file_perms;
|
|
allow wlchgmonitor wlchg_device:chr_file rw_file_perms;
|