Caleb Connolly | ae389bf | 2021-11-17 22:48:27 +0000 | [diff] [blame^] | 1 | |
2 | allow hal_health_default sysfs_power:file { read open write getattr }; | ||||
3 | allow hal_health_default sysfs:file { read open write }; | ||||
4 | allow hal_health_default sysfs_power:lnk_file { read }; | ||||
5 | allow hal_health_default sysfs_power:dir { open search read }; |