mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
policy: pin policy to 4.0 abi for dev
TO BE REVERTED: this is a dev patch to help make sure policy is getting updated. Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
parent
f1b4da2f64
commit
460c3d5b59
1 changed files with 4 additions and 0 deletions
|
@ -77,3 +77,7 @@
|
|||
|
||||
## Pin older policy to the 5.4 kernel abi + out of tree network and af_unix
|
||||
#policy-features=/etc/apparmor.d/abi/kernel-5.4-outoftree-network
|
||||
|
||||
## TO BE reverted - this is only for 4.0 dev cycle
|
||||
## pin policy that doesn't have an abi to 4.0
|
||||
policy-features=/etc/apparmor.d/abi/4.0
|
||||
|
|
Loading…
Add table
Reference in a new issue