fix(profile): pacman-hook-systemd: add systemd-tty-ask-password-agent.

fix  #632
This commit is contained in:
Alexandre Pujol 2024-12-24 23:56:12 +01:00
parent f8fc1aa387
commit 57ddfd29ce
Failed to generate hash of commit

View file

@ -45,6 +45,10 @@ profile pacman-hook-systemd @{exec_path} {
capability net_admin,
signal send set=term peer=systemd-tty-ask-password-agent,
@{bin}/systemd-tty-ask-password-agent Px,
include if exists <local/pacman-hook-systemd_systemctl>
}