feat(profile): update dbus directive format.
This commit is contained in:
parent
22fb2298d5
commit
6c38e90b5e
128 changed files with 170 additions and 171 deletions
|
|
@ -122,7 +122,7 @@ profile systemd flags=(attach_disconnected,mediate_deleted) {
|
|||
unix (receive) type=dgram addr=none peer=(label=systemd-timesyncd, addr=none),
|
||||
unix (send, receive, connect) type=stream addr=none peer=(label=plymouthd, addr=@/org/freedesktop/plymouthd),
|
||||
|
||||
# dbus: own bus=system name=org.freedesktop.systemd1
|
||||
#aa:dbus own bus=system name=org.freedesktop.systemd1
|
||||
|
||||
dbus send bus=system path=/org/freedesktop/DBus
|
||||
interface=org.freedesktop.DBus
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ profile systemd-user flags=(attach_disconnected,mediate_deleted) {
|
|||
unix (bind) type=stream addr=@@{hex}/bus/systemd/bus-system,
|
||||
unix (bind) type=stream addr=@@{hex}/bus/systemd/bus-api-user,
|
||||
|
||||
# dbus: own bus=session name=org.freedesktop.systemd1
|
||||
#aa:dbus own bus=session name=org.freedesktop.systemd1
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue