2021-05-29 13:45:08 -04:00
|
|
|
# To resolve arbitrary sysfs paths from /sys/class/wakeup/* symlinks.
|
|
|
|
allow system_suspend sysfs_type:dir r_dir_perms;
|
2021-07-16 04:41:24 -04:00
|
|
|
allow system_suspend sysfs_wakeup:file r_file_perms;
|
2021-06-27 12:45:59 -04:00
|
|
|
dontaudit system_suspend sysfs:file r_file_perms;
|