Skip to content

Commit

Permalink
fix(profile): pacman-hook-systemd: add systemd-tty-ask-password-agent.
Browse files Browse the repository at this point in the history
fix  #632
  • Loading branch information
roddhjav committed Dec 24, 2024
1 parent f8fc1aa commit 57ddfd2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apparmor.d/groups/pacman/pacman-hook-systemd
Original file line number Diff line number Diff line change
Expand Up @@ -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>
}

Expand Down

0 comments on commit 57ddfd2

Please sign in to comment.