feat(profile): improve some core profiles.

This commit is contained in:
Alexandre Pujol 2024-11-29 15:34:10 +00:00
parent 3cc7f82d30
commit 212b8dcf54
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
3 changed files with 18 additions and 27 deletions

View file

@ -27,11 +27,10 @@ profile networkctl @{exec_path} flags=(attach_disconnected) {
unix (bind) type=stream addr=@@{udbus}/bus/networkctl/system,
#aa:dbus talk bus=system name=org.freedesktop.network1 label=systemd-networkd
# No label available
dbus send bus=system path=/org/freedesktop/network@{int}
dbus send bus=system path=/org/freedesktop/network1{,/**}
interface=org.freedesktop.DBus.Properties
member=Get
peer=(name=org.freedesktop.network@{int}),
peer=(name=org.freedesktop.network1),
@{exec_path} mr,