feat(profile): enforce apparmor.systemd

This commit is contained in:
Alexandre Pujol 2025-02-21 00:05:36 +01:00
parent a53ffeb251
commit 1f3fb1513a
Failed to generate hash of commit

View file

@ -7,7 +7,7 @@ abi <abi/4.0>,
include <tunables/global> include <tunables/global>
@{exec_path} = @{lib}/apparmor/apparmor.systemd @{exec_path} = @{lib}/apparmor/apparmor.systemd
profile apparmor.systemd @{exec_path} flags=(complain) { profile apparmor.systemd @{exec_path} {
include <abstractions/base> include <abstractions/base>
include <abstractions/consoles> include <abstractions/consoles>
include <abstractions/nameservice-strict> include <abstractions/nameservice-strict>