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

@ -24,5 +24,7 @@ profile systemd-tty-ask-password-agent @{exec_path} {
@{PROC}/@{pids}/stat r, @{PROC}/@{pids}/stat r,
/dev/tty[0-9]* rw,
include if exists <local/systemd-tty-ask-password-agent> include if exists <local/systemd-tty-ask-password-agent>
} }