lxc: Reorder and better document template container configuration.
[matthijs/servers/tika.git] / var / lib / lxc / template / config
index 829bde5dbd871e97a8b6d167e7c5152bd9a8cdfe..7b1fd74dc2fef9819f3f639b942febb56c11b282 100644 (file)
@@ -1,7 +1,19 @@
-lxc.tty = 4
-lxc.pts = 1024
+# Hostname
+lxc.utsname = template
+
+# Use this root filesystem
 lxc.rootfs = /var/lib/lxc/template/rootfs
 
+# Log console output
+lxc.console = /var/log/lxc/template.lxc
+
+# The number of ttys available (shouldn't be less than the getty's
+# configured in the inittab).
+lxc.tty = 4
+
+# Use private pts for the container
+lxc.pts = 256
+
 # Deny all devices, except the following
 lxc.cgroup.devices.deny = a
 # /dev/null