From 6c284435ae6c47c5f832bcf2b509699f65af3dcb Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Sun, 2 Mar 2025 13:52:38 +0100 Subject: [PATCH] feat(profile): improve bluetoothctl fix #671 --- apparmor.d/groups/bluetooth/bluetoothctl | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apparmor.d/groups/bluetooth/bluetoothctl b/apparmor.d/groups/bluetooth/bluetoothctl index 01565b4f..e408b94b 100644 --- a/apparmor.d/groups/bluetooth/bluetoothctl +++ b/apparmor.d/groups/bluetooth/bluetoothctl @@ -10,9 +10,17 @@ include @{exec_path} = @{bin}/bluetoothctl profile bluetoothctl @{exec_path} { include + include + include + + network bluetooth raw, + + #aa:dbus talk bus=system name=org.bluez label=bluetoothd @{exec_path} mr, + /usr/share/terminfo/** r, + /etc/inputrc r, owner @{user_cache_dirs}/ rw,