feat(profile): improve bluetoothctl
Some checks are pending
Ubuntu / check (push) Waiting to run
Ubuntu / build (default, ubuntu-22.04) (push) Blocked by required conditions
Ubuntu / build (default, ubuntu-24.04) (push) Blocked by required conditions
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Blocked by required conditions
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Blocked by required conditions
Ubuntu / tests (push) Blocked by required conditions

fix #671
This commit is contained in:
Alexandre Pujol 2025-03-02 13:52:38 +01:00
parent 189064c9f8
commit 6c284435ae
Failed to generate hash of commit

View file

@ -10,9 +10,17 @@ include <tunables/global>
@{exec_path} = @{bin}/bluetoothctl
profile bluetoothctl @{exec_path} {
include <abstractions/base>
include <abstractions/consoles>
include <abstractions/bus-system>
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,