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

@ -29,8 +29,5 @@ profile systemd-sysctl @{exec_path} flags=(attach_disconnected) {
@{PROC}/sys/** rw,
# Inherit Silencer
deny /apparmor/.null rw,
include if exists <local/systemd-sysctl>
}