style(profiles): small rules improvment.
This commit is contained in:
parent
454456a844
commit
08bb1b44a6
11 changed files with 35 additions and 30 deletions
|
|
@ -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],
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue