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 GitHub
parent de690ab878
commit 553e637672
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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,