feat(profile): general update.
This commit is contained in:
parent
533b7ac937
commit
1739c07ca1
36 changed files with 57 additions and 56 deletions
|
|
@ -48,7 +48,7 @@ profile snapd @{exec_path} {
|
|||
ptrace (read) peer=snap,
|
||||
ptrace (read) peer=@{p_systemd},
|
||||
|
||||
unix (bind) type=stream addr=@@{hex}/bus/systemctl/,
|
||||
unix (bind) type=stream addr=@@{hex16}/bus/systemctl/,
|
||||
|
||||
dbus send bus=system path=/org/freedesktop/
|
||||
interface=org.freedesktop.login1.Manager
|
||||
|
|
|
|||
|
|
@ -28,6 +28,7 @@ profile sudo @{exec_path} flags=(attach_disconnected) {
|
|||
signal (send) set=(cont,hup,winch) peer=su,
|
||||
signal (send) set=(winch) peer=child-pager,
|
||||
signal (send) set=(winch) peer=journalctl,
|
||||
signal (send) set=(winch) peer=pacman,
|
||||
|
||||
@{bin}/@{shells} rUx,
|
||||
@{lib}/** PUx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue