feat(dbus): rewrite some dbus rules (5).
This commit is contained in:
parent
f5862c9862
commit
da3b5103e4
40 changed files with 119 additions and 400 deletions
|
|
@ -10,6 +10,7 @@ include <tunables/global>
|
|||
profile ModemManager @{exec_path} flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/bus/polkit>
|
||||
include <abstractions/bus/login>
|
||||
include <abstractions/consoles>
|
||||
include <abstractions/dbus-strict>
|
||||
include <abstractions/devices-usb>
|
||||
|
|
@ -23,10 +24,6 @@ profile ModemManager @{exec_path} flags=(attach_disconnected) {
|
|||
interface=org.freedesktop.DBus.{ObjectManager,Properties}
|
||||
peer=(name=:*),
|
||||
|
||||
dbus (send, receive) bus=system path=/org/freedesktop/login1
|
||||
interface=org.freedesktop.login1.Manager
|
||||
peer=(name=:*, label=systemd-logind),
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{run}/udev/data/+pci:* r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue