feat(profile): update dbus directive format.

This commit is contained in:
Alexandre Pujol 2024-03-21 23:03:08 +00:00
parent 22fb2298d5
commit 6c38e90b5e
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
128 changed files with 170 additions and 171 deletions

View file

@ -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,

View file

@ -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,

View file

@ -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,

View file

@ -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

View file

@ -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

View file

@ -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,