parent
189064c9f8
commit
6c284435ae
1 changed files with 8 additions and 0 deletions
|
|
@ -10,9 +10,17 @@ include <tunables/global>
|
||||||
@{exec_path} = @{bin}/bluetoothctl
|
@{exec_path} = @{bin}/bluetoothctl
|
||||||
profile bluetoothctl @{exec_path} {
|
profile bluetoothctl @{exec_path} {
|
||||||
include <abstractions/base>
|
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,
|
@{exec_path} mr,
|
||||||
|
|
||||||
|
/usr/share/terminfo/** r,
|
||||||
|
|
||||||
/etc/inputrc r,
|
/etc/inputrc r,
|
||||||
|
|
||||||
owner @{user_cache_dirs}/ rw,
|
owner @{user_cache_dirs}/ rw,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue