style(profiles): small rules improvment.

This commit is contained in:
Alexandre Pujol 2022-06-14 19:25:45 +01:00
parent 454456a844
commit 08bb1b44a6
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
11 changed files with 35 additions and 30 deletions

View file

@ -37,7 +37,7 @@ profile ModemManager @{exec_path} flags=(attach_disconnected) {
dbus receive bus=system path=/org/freedesktop/login[0-9]
interface=org.freedesktop.login[0-9].Manager
member={UserNew,SessionNew,PrepareForShutdown},
member={UserNew,SessionNew,PrepareForShutdown,SeatNew},
dbus bind bus=system
name=org.freedesktop.ModemManager[0-9],

View file

@ -14,6 +14,10 @@ profile nm-dispatcher @{exec_path} {
capability sys_nice,
dbus send bus=system path=/org/freedesktop/DBus
interface=org.freedesktop.DBus
member={RequestName,ReleaseName},
dbus receive bus=system path=/org/freedesktop/nm_dispatcher
interface=org.freedesktop.nm_dispatcher,