platform_system_sepolicy/private/watchdogd.te

7 lines
176 B
Text
Raw Normal View History

typeattribute watchdogd coredomain;
init_daemon_domain(watchdogd)
allow watchdogd watchdog_device:chr_file rw_file_perms;
allow watchdogd kmsg_device:chr_file rw_file_perms;