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

@ -37,7 +37,5 @@ profile firecfg @{exec_path} flags=(attach_disconnected) {
/dev/tty rw,
deny /apparmor/.null rw,
include if exists <local/firecfg>
}