doc: Fix gentoo example

Signed-off-by: Thomas Hipp <thomas.hipp@canonical.com>
This commit is contained in:
Thomas Hipp 2018-04-04 10:17:23 +02:00
parent c0e1763a22
commit 4f65bc498c
No known key found for this signature in database
GPG Key ID: 993408D1137B7D51

View File

@ -19,12 +19,12 @@ targets:
- type: all
before: 5
content: |-
lxc.include = LXC_TEMPLATE_CONFIG/alpine.common.conf
lxc.include = LXC_TEMPLATE_CONFIG/gentoo.common.conf
- type: user
before: 5
content: |-
lxc.include = LXC_TEMPLATE_CONFIG/alpine.userns.conf
lxc.include = LXC_TEMPLATE_CONFIG/gentoo.userns.conf
- type: all
after: 4