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