Use generated apparmor profile by default in lxc base config
This is the default setting in the upstream ubuntu 24.04 lxc image. Change-Id: I7fe143f1812cd2fe3b50c9a327cec44f4523c1ab
This commit is contained in:
parent
bab5371c63
commit
7b5fc5afab
@ -1,5 +1,7 @@
|
||||
# {{ ansible_managed }}
|
||||
|
||||
lxc.apparmor.profile = generated
|
||||
lxc.apparmor.allow_nesting = 1
|
||||
lxc.start.auto = 1
|
||||
lxc.start.delay = 15
|
||||
lxc.group = onboot
|
||||
|
Loading…
x
Reference in New Issue
Block a user