lxc: Move template container's rootfs to /containers
authorMatthijs Kooijman <matthijs@stdin.nl>
Wed, 17 Aug 2011 11:37:04 +0000 (13:37 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Wed, 17 Aug 2011 11:55:55 +0000 (13:55 +0200)
var/lib/lxc/template/config

index aaaae21b6e62d177cedd9053b5a243881109f164..4a071648d7eb3388791292241615a884a2404893 100644 (file)
@@ -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