feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2022-07-15 21:55:59 +01:00
parent 682df516bf
commit eb6c7548f5
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
21 changed files with 96 additions and 62 deletions

View file

@ -60,7 +60,7 @@ profile ModemManager @{exec_path} flags=(attach_disconnected) {
@{sys}/devices/**/uevent r,
@{sys}/devices/pci[0-9]*/**/{vendor,device,revision} r,
@{sys}/devices/virtual/net/lo/ r,
@{sys}/devices/virtual/net/*/ r,
@{sys}/devices/virtual/tty/*/ r,
include if exists <local/ModemManager>

View file

@ -36,7 +36,7 @@ profile NetworkManager @{exec_path} flags=(attach_disconnected) {
network packet dgram,
dbus (send,receive) bus=system path=/org/freedesktop/NetworkManager{,/**}
interface=org.freedesktop.{DBus.Properties,NetworkManager*},
interface=org.freedesktop.{DBus.Properties,DBus.Introspectable,NetworkManager*},
dbus (send,receive) bus=system path=/org/freedesktop/PolicyKit[0-9]/Authority
interface=org.freedesktop.PolicyKit[0-9].Authority
@ -44,7 +44,7 @@ profile NetworkManager @{exec_path} flags=(attach_disconnected) {
dbus (send,receive) bus=system path=/org/freedesktop/login[0-9]
interface=org.freedesktop.login[0-9].Manager
member={SessionRemoved,UserNew,SessionNew,Inhibit,PrepareForShutdown},
member={SessionRemoved,UserNew,SessionNew,Inhibit,PrepareForShutdown,UserRemoved},
dbus send bus=system path=/org/freedesktop/DBus
interface=org.freedesktop.DBus