Update systemd-tty-ask-password-agent

This commit is contained in:
curiosityseeker 2023-04-04 14:09:04 +02:00 committed by GitHub
parent 98cf3ee560
commit 81706f29d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,6 +23,8 @@ profile systemd-tty-ask-password-agent @{exec_path} {
@{run}/utmp rk,
@{PROC}/@{pids}/stat r,
/dev/tty[0-9]* rw,
include if exists <local/systemd-tty-ask-password-agent>
}