feat(profile): general update.
This commit is contained in:
parent
a334b461d0
commit
14fe43714a
12 changed files with 24 additions and 25 deletions
|
|
@ -55,7 +55,7 @@ profile at-spi-bus-launcher @{exec_path} flags=(attach_disconnected) {
|
|||
@{sys}/module/apparmor/parameters/enabled r,
|
||||
|
||||
@{PROC}/@{pid}/cmdline r,
|
||||
@{PROC}/@{pid}/oom_score_adj r,
|
||||
@{PROC}/@{pid}/oom_score_adj rw,
|
||||
@{PROC}/@{pids}/mounts r,
|
||||
@{PROC}/1/cgroup r,
|
||||
owner @{PROC}/@{pid}/attr/apparmor/current r,
|
||||
|
|
|
|||
|
|
@ -42,6 +42,8 @@ profile polkit-agent-helper @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{bin}/unix_chkpwd rPx,
|
||||
|
||||
owner @{HOME}/.xsession-errors w,
|
||||
|
||||
@{run}/faillock/[a-zA-z0-9]* rwk,
|
||||
|
|
|
|||
|
|
@ -41,11 +41,9 @@ profile pulseaudio @{exec_path} {
|
|||
network bluetooth stream,
|
||||
network bluetooth seqpacket,
|
||||
|
||||
dbus bind bus=session name=org.freedesktop.ReserveDevice1.Audio1,
|
||||
|
||||
dbus bind bus=session name=org.PulseAudio1,
|
||||
|
||||
dbus bind bus=session name=org.pulseaudio*,
|
||||
# dbus: own bus=session name=org.freedesktop.ReserveDevice1.Audio@{int}
|
||||
# dbus: own bus=session name=org.PulseAudio1
|
||||
# dbus: own bus=session name=org.pulseaudio*
|
||||
|
||||
dbus receive bus=session
|
||||
interface=org.freedesktop.DBus.Introspectable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue