From: Matthijs Kooijman Date: Wed, 17 Aug 2011 11:37:04 +0000 (+0200) Subject: lxc: Move template container's rootfs to /containers X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fservers%2Ftika.git;a=commitdiff_plain;h=b77df5e1630acf8e98af7073009adfec001d0a17 lxc: Move template container's rootfs to /containers --- diff --git a/var/lib/lxc/template/config b/var/lib/lxc/template/config index aaaae21..4a07164 100644 --- a/var/lib/lxc/template/config +++ b/var/lib/lxc/template/config @@ -2,7 +2,7 @@ lxc.utsname = template # Use this root filesystem -lxc.rootfs = /var/lib/lxc/template/rootfs +lxc.rootfs = /containers/template # Log console output lxc.console = /var/log/lxc/template.lxc