feat(profile): improve some core profiles.

This commit is contained in:
Alexandre Pujol 2024-11-29 15:34:10 +00:00 committed by nobody43
parent c936bd59d5
commit 415efb4ef1
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,