Update systemd-binfmt

This commit is contained in:
curiosityseeker 2023-08-31 19:47:32 +02:00 committed by GitHub
parent f8089d3fd6
commit 4be801e190
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,6 +30,9 @@ profile systemd-binfmt @{exec_path} flags=(attach_disconnected) {
@{PROC}/sys/kernel/osrelease r,
owner @{PROC}/@{pid}/stat r,
/dev/tty@{int} rw,
/dev/pts/@{int} rw,
deny /apparmor/.null rw,
include if exists <local/systemd-binfmt>