feat(abs): deny apparmor/.null in the base abstraction.

This commit is contained in:
Alexandre Pujol 2024-03-03 11:51:39 +00:00
parent ba6172bb8c
commit 7e8f854b16
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
23 changed files with 2 additions and 41 deletions

View file

@ -46,7 +46,5 @@ profile child-systemctl flags=(attach_disconnected) {
@{run}/systemd/private rw,
deny /apparmor/.null rw,
include if exists <local/child-systemctl>
}