Skip to content

Commit

Permalink
Update pacman
Browse files Browse the repository at this point in the history
profile pacman//systemctl {
  signal send set=(cont term) peer=systemd-tty-ask-password-agent,
}
  • Loading branch information
curiosityseeker authored and roddhjav committed Jan 26, 2025
1 parent aec02b8 commit d802bf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apparmor.d/groups/pacman/pacman
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit d802bf8

Please sign in to comment.