feat(profile): improve bluetoothctl

fix #671
This commit is contained in:
Alexandre Pujol 2025-03-02 13:52:38 +01:00
parent 189064c9f8
commit 6c284435ae
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

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,