Update pacman

profile pacman//systemctl {
  signal send set=(cont term) peer=systemd-tty-ask-password-agent,
}
This commit is contained in:
curiosityseeker 2025-01-26 17:41:53 +01:00 committed by Alex
parent aec02b8f64
commit d802bf82f2

View file

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