diff --git a/apparmor.d/profiles-a-f/bluetoothd b/apparmor.d/profiles-a-f/bluetoothd index 22cbe93df..9bc0a9733 100644 --- a/apparmor.d/profiles-a-f/bluetoothd +++ b/apparmor.d/profiles-a-f/bluetoothd @@ -8,7 +8,7 @@ abi , include @{exec_path} = @{lib}/bluetooth/bluetoothd -profile bluetoothd @{exec_path} { +profile bluetoothd @{exec_path} flags=(attach_disconnected) { include # Needed for configuring HCI interfaces diff --git a/apparmor.d/profiles-s-z/usbguard-daemon b/apparmor.d/profiles-s-z/usbguard-daemon index 560bb7e05..e359e4660 100644 --- a/apparmor.d/profiles-s-z/usbguard-daemon +++ b/apparmor.d/profiles-s-z/usbguard-daemon @@ -8,7 +8,7 @@ abi , include @{exec_path} = @{bin}/usbguard-daemon -profile usbguard-daemon @{exec_path} { +profile usbguard-daemon @{exec_path} flags=(attach_disconnected) { include include include