This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
lilik_playbook
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
roles/lxc_guest: fix apparmor/lxc/systemd incompatiblity
python3
Zolfa
4 years ago
parent
9d9d6c5e1b
commit
17e409a271
Signed by:
zolfa
GPG Key ID:
E1A43B038C4D6616
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
roles/lxc_guest/templates/config.j2
+ 1
- 0
roles/lxc_guest/templates/config.j2
View File
@ -12,6 +12,7 @@ lxc.mount.entry = mqueue dev/mqueue mqueue rw,relatime,create=dir,optional 0 0
{% endif %}
lxc.apparmor.profile = generated
lxc.apparmor.allow_nesting = 1
# Container specific configuration
lxc.idmap = u 0 {{ subuidmap }}
Write
Preview
Loading…
Cancel
Save