5351cc35f9
- Address more denials and label some new nodes Signed-off-by: OdSazib <odsazib@gmail.com>
4 lines
222 B
Text
4 lines
222 B
Text
# To resolve arbitrary sysfs paths from /sys/class/wakeup/* symlinks.
|
|
allow system_suspend sysfs_type:dir r_dir_perms;
|
|
allow system_suspend sysfs_wakeup:file r_file_perms;
|
|
dontaudit system_suspend sysfs:file r_file_perms;
|