mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-19 01:18:16 +01:00
fix(profile): add bluetooth network to dbus-broker.
This commit is contained in:
parent
2ea53a9dc3
commit
9bd21e9361
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ profile dbus-broker @{exec_path} flags=(attach_disconnected) {
|
|||
include <abstractions/nameservice-strict>
|
||||
|
||||
network netlink raw,
|
||||
network bluetooth stream,
|
||||
network bluetooth seqpacket,
|
||||
|
||||
signal (receive) set=(cont, term) peer=systemd-user,
|
||||
|
||||
|
|
Loading…
Reference in a new issue