Alex Klyubin | f5446eb | 2017-03-23 14:27:32 -0700 | [diff] [blame] | 1 | typeattribute watchdogd coredomain; |
Tom Cherry | d840374 | 2018-08-01 15:48:20 -0700 | [diff] [blame] | 2 | |
3 | init_daemon_domain(watchdogd) | ||||
Inseob Kim | 75806ef | 2024-03-27 17:18:41 +0900 | [diff] [blame^] | 4 | |
5 | allow watchdogd watchdog_device:chr_file rw_file_perms; | ||||
6 | allow watchdogd kmsg_device:chr_file rw_file_perms; |