diff --git a/bluetooth.te b/bluetooth.te index a79023dc27c251138abe46fcf8d75da84f4ba9ea..f77bd0dbf3e221a3d0b97f7cd40e1335949f5431 100644 --- a/bluetooth.te +++ b/bluetooth.te @@ -70,4 +70,4 @@ allow bluetooth shell_data_file:file read; # Superuser capabilities. # bluetooth requires net_admin and wake_alarm. neverallow bluetooth self:capability ~net_admin; -neverallow bluetooth self:capability2 ~wake_alarm; +neverallow bluetooth self:capability2 ~{ wake_alarm block_suspend };