feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2023-12-10 15:27:44 +00:00
parent ab27bc1e16
commit d2078fcb3a
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
9 changed files with 35 additions and 29 deletions

View file

@ -20,11 +20,6 @@ profile hostnamectl @{exec_path} {
member=Set*Hostname
peer=(name=org.freedesktop.hostname1),
dbus send bus=system path=/org/freedesktop/hostname1
interface=org.freedesktop.DBus.Properties
member={Get,GetAll}
peer=(name=org.freedesktop.hostname1),
dbus send bus=system path=/org/freedesktop/hostname1
interface=org.freedesktop.hostname1
member=Set*Hostname

View file

@ -28,15 +28,9 @@ profile systemd-networkd @{exec_path} flags=(attach_disconnected,complain) {
network packet raw,
dbus bind bus=system name=org.freedesktop.network1,
dbus receive bus=system path=/org/freedesktop/network1
dbus (send, receive) bus=system path=/org/freedesktop/network1{,/**}
interface=org.freedesktop.DBus.Properties
member=Get,
dbus send bus=system path=/org/freedesktop/network1{,/link/*}
interface=org.freedesktop.DBus.Properties
member=PropertiesChanged
peer=(name=org.freedesktop.DBus),
peer=(name="{:*,org.freedesktop.DBus}"),
@{exec_path} mr,