]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
remove bad default console option in ubuntu template
authorDaniel Lezcano <daniel.lezcano@free.fr>
Thu, 24 Jun 2010 07:47:14 +0000 (09:47 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 24 Jun 2010 07:47:14 +0000 (09:47 +0200)
Remove this options as by default container console goes to the tty
or /dev/null if not available.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
templates/lxc-ubuntu.in

index b10575b7e8fbd4e9b0c2c5a40bf384cd84ec902d..32ff5aa21b80f7e826244a86f6fa5a3590237c10 100644 (file)
@@ -240,8 +240,6 @@ lxc.pts = 1024
 lxc.rootfs = $rootfs
 lxc.mount  = $path/fstab
 
-lxc.console = /dev/console
-
 lxc.cgroup.devices.deny = a
 # /dev/null and zero
 lxc.cgroup.devices.allow = c 1:3 rwm