From: Matthijs Kooijman Date: Sun, 14 Aug 2011 14:22:37 +0000 (+0200) Subject: lxc: Log console output for the template container. X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fservers%2Ftika.git;a=commitdiff_plain;h=254e878c407b37a7f65c201440fc35b10d73cdea lxc: Log console output for the template container. --- diff --git a/var/lib/lxc/template/config b/var/lib/lxc/template/config index fbef1b0..176643a 100644 --- a/var/lib/lxc/template/config +++ b/var/lib/lxc/template/config @@ -2,6 +2,9 @@ lxc.tty = 4 lxc.pts = 256 lxc.rootfs = /var/lib/lxc/template/rootfs +# Log console output +lxc.console = /var/log/lxc/template.lxc + # Hostname lxc.utsname = template