feat(profile): update dbus directive format.
This commit is contained in:
parent
22fb2298d5
commit
6c38e90b5e
128 changed files with 170 additions and 171 deletions
|
|
@ -17,7 +17,7 @@ profile obexd @{exec_path} {
|
|||
network bluetooth stream,
|
||||
network bluetooth seqpacket,
|
||||
|
||||
# dbus: own bus=session name=org.bluez.obex
|
||||
#aa:dbus own bus=session name=org.bluez.obex
|
||||
|
||||
dbus receive bus=system path=/org/bluez/obex/@{uuid}
|
||||
interface=org.bluez.Profile1
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@ profile packagekitd @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
signal send set=int peer=apt-methods-*,
|
||||
|
||||
# dbus: own bus=system name=org.freedesktop.PackageKit
|
||||
#aa:dbus own bus=system name=org.freedesktop.PackageKit
|
||||
|
||||
dbus send bus=system path=/org/freedesktop/DBus
|
||||
interface=org.freedesktop.DBus
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ profile passimd @{exec_path} flags=(attach_disconnected) {
|
|||
network inet6 stream,
|
||||
network netlink raw,
|
||||
|
||||
# dbus: own bus=system name=org.freedesktop.Passim
|
||||
#aa:dbus own bus=system name=org.freedesktop.Passim
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ profile pkexec @{exec_path} {
|
|||
|
||||
ptrace (read),
|
||||
|
||||
# dbus: talk bus=system name=org.freedesktop.PolicyKit1.Authority label=polkitd
|
||||
#aa:dbus talk bus=system name=org.freedesktop.PolicyKit1.Authority label=polkitd
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ profile power-profiles-daemon @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
network netlink raw,
|
||||
|
||||
# dbus: own bus=system name=net.hadess.PowerProfiles
|
||||
#aa:dbus own bus=system name=net.hadess.PowerProfiles
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@ profile remmina @{exec_path} {
|
|||
network inet6 stream,
|
||||
network netlink raw,
|
||||
|
||||
# dbus: own bus=session name=org.remmina.Remmina
|
||||
#aa:dbus own bus=session name=org.remmina.Remmina
|
||||
|
||||
dbus (send, receive) bus=session path=/org/ayatana/NotificationItem/remmina_icon{,/**}
|
||||
peer=(name="{:*,org.freedesktop.DBus}"), # all interfaces and members
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ profile rtkit-daemon @{exec_path} flags=(attach_disconnected) {
|
|||
capability sys_nice,
|
||||
capability sys_ptrace,
|
||||
|
||||
# dbus: own bus=system name=org.freedesktop.RealtimeKit1
|
||||
#aa:dbus own bus=system name=org.freedesktop.RealtimeKit1
|
||||
|
||||
dbus send bus=system path=/org/freedesktop/DBus
|
||||
interface=org.freedesktop.DBus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue