diff --git a/sepolicy/private/system_suspend.te b/sepolicy/private/system_suspend.te index b8aaf28..8228227 100644 --- a/sepolicy/private/system_suspend.te +++ b/sepolicy/private/system_suspend.te @@ -1 +1 @@ -dontaudit system_suspend sysfs:dir read; +allow system_suspend sysfs:dir read;