Various updates (#201)

This commit is contained in:
curiosityseeker 2023-09-01 20:09:45 +02:00 committed by GitHub
parent 86b1ee4df2
commit c2bb733624
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 11 additions and 1 deletions

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>