feat(profile): update dbus directive format.
This commit is contained in:
parent
22fb2298d5
commit
6c38e90b5e
128 changed files with 170 additions and 171 deletions
|
|
@ -16,7 +16,7 @@ profile switcheroo-control @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
network netlink raw,
|
||||
|
||||
# dbus: own bus=system name=net.hadess.SwitcherooControl
|
||||
#aa:dbus own bus=system name=net.hadess.SwitcherooControl
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ profile terminator @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
ptrace,
|
||||
|
||||
# dbus: own bus=session name=net.tenshu.Terminator@{hex}
|
||||
#aa:dbus own bus=session name=net.tenshu.Terminator@{hex}
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ profile thermald @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
capability sys_boot,
|
||||
|
||||
# dbus: own bus=system name=org.freedesktop.thermald
|
||||
#aa:dbus own bus=system name=org.freedesktop.thermald
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ profile thunderbird @{exec_path} {
|
|||
|
||||
ptrace peer=@{profile_name},
|
||||
|
||||
# dbus: own bus=session name=org.mozilla.thunderbird
|
||||
#aa:dbus own bus=session name=org.mozilla.thunderbird
|
||||
|
||||
dbus receive bus=system path=/org/freedesktop/login1
|
||||
interface=org.freedesktop.login1.Manager
|
||||
|
|
|
|||
|
|
@ -59,7 +59,7 @@ profile udisksd @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
signal (receive) set=(int) peer=@{systemd},
|
||||
|
||||
# dbus: own bus=system name=org.freedesktop.UDisks2
|
||||
#aa:dbus own bus=system name=org.freedesktop.UDisks2
|
||||
|
||||
dbus send bus=system path=/org/freedesktop/DBus
|
||||
interface=org.freedesktop.DBus
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ profile wpa-supplicant @{exec_path} flags=(attach_disconnected) {
|
|||
network packet dgram,
|
||||
network packet raw,
|
||||
|
||||
# dbus: own bus=system name=fi.w1.wpa_supplicant1
|
||||
#aa:dbus own bus=system name=fi.w1.wpa_supplicant1
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue