mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-28 22:05:09 +01:00
Update pacman
profile pacman//systemctl { signal send set=(cont term) peer=systemd-tty-ask-password-agent, }
This commit is contained in:
parent
aec02b8f64
commit
d802bf82f2
1 changed files with 1 additions and 0 deletions
|
@ -196,6 +196,7 @@ profile pacman @{exec_path} flags=(attach_disconnected) {
|
|||
capability sys_resource,
|
||||
|
||||
signal send set=cont peer=child-pager,
|
||||
signal send set=(cont term) peer=systemd-tty-ask-password-agent,
|
||||
signal receive set=winch peer=makepkg//sudo,
|
||||
|
||||
@{pager_path} rPx -> child-pager,
|
||||
|
|
Loading…
Reference in a new issue