mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-02-24 19:05:40 +01:00
feat(profile): enforce apparmor.systemd
This commit is contained in:
parent
a53ffeb251
commit
1f3fb1513a
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue