feat(profile): update dbus directive format.

This commit is contained in:
Alexandre Pujol 2024-03-21 23:03:08 +00:00
parent 22fb2298d5
commit 6c38e90b5e
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
128 changed files with 170 additions and 171 deletions

View file

@ -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

View file

@ -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,