We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf1d750 commit f8fc1aaCopy full SHA for f8fc1aa
apparmor.d/groups/systemd/systemd-tty-ask-password-agent
@@ -24,6 +24,7 @@ profile systemd-tty-ask-password-agent @{exec_path} {
24
25
@{run}/systemd/ask-password-block/{,*} rw,
26
@{run}/systemd/ask-password/{,*} rw,
27
+ @{run}/user/@{uid}/systemd/ask-password/ rw,
28
@{run}/utmp rk,
29
30
@{PROC}/@{pids}/stat r,
0 commit comments