1typeattribute watchdogd coredomain; 2 3init_daemon_domain(watchdogd) 4 5allow watchdogd watchdog_device:chr_file rw_file_perms; 6allow watchdogd kmsg_device:chr_file rw_file_perms; 7