fix(profile): add bluetooth network to dbus-broker.

This commit is contained in:
Alexandre Pujol 2024-02-23 22:35:10 +00:00
parent 2ea53a9dc3
commit 9bd21e9361
Failed to generate hash of commit

View file

@ -15,6 +15,8 @@ profile dbus-broker @{exec_path} flags=(attach_disconnected) {
include <abstractions/nameservice-strict> include <abstractions/nameservice-strict>
network netlink raw, network netlink raw,
network bluetooth stream,
network bluetooth seqpacket,
signal (receive) set=(cont, term) peer=systemd-user, signal (receive) set=(cont, term) peer=systemd-user,