X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=var%2Flib%2Flxc%2Ftemplate%2Fconfig;fp=var%2Flib%2Flxc%2Ftemplate%2Fconfig;h=7b1fd74dc2fef9819f3f639b942febb56c11b282;hb=e445d540b371568e8de5c316dc6b35e7374a962e;hp=176643ade1920ccfb1f2cb87171871b372dca13b;hpb=254e878c407b37a7f65c201440fc35b10d73cdea;p=matthijs%2Fservers%2Ftika.git diff --git a/var/lib/lxc/template/config b/var/lib/lxc/template/config index 176643a..7b1fd74 100644 --- a/var/lib/lxc/template/config +++ b/var/lib/lxc/template/config @@ -1,12 +1,18 @@ -lxc.tty = 4 -lxc.pts = 256 +# 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 -# Hostname -lxc.utsname = template +# 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