feat(profile): update dbus directive format.
This commit is contained in:
parent
22fb2298d5
commit
6c38e90b5e
128 changed files with 170 additions and 171 deletions
|
|
@ -21,7 +21,7 @@ profile ModemManager @{exec_path} flags=(attach_disconnected) {
|
|||
network qipcrtr dgram,
|
||||
network netlink raw,
|
||||
|
||||
# dbus: own bus=system name=org.freedesktop.ModemManager1
|
||||
#aa:dbus own bus=system name=org.freedesktop.ModemManager1
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@ profile NetworkManager @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
signal (send) set=(term) peer=dnsmasq,
|
||||
|
||||
# dbus: own bus=system name=org.freedesktop.NetworkManager
|
||||
#aa:dbus own bus=system name=org.freedesktop.NetworkManager
|
||||
|
||||
dbus receive bus=system path=/org/freedesktop
|
||||
interface=org.freedesktop.DBus.ObjectManager
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ profile nm-dispatcher @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
ptrace (read) peer=@{systemd},
|
||||
|
||||
# dbus: own bus=system name=org.freedesktop.nm_dispatcher
|
||||
#aa:dbus own bus=system name=org.freedesktop.nm_dispatcher
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue