]> git.proxmox.com Git - lxc.git/commitdiff
config: opensuse.common: unset lxc.tty.dir key
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 23 Aug 2018 11:51:03 +0000 (13:51 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 27 Aug 2018 09:47:31 +0000 (11:47 +0200)
not needed for *suse containers and results in cases where we get two
agetty processes when using xterm.js/noVNC (e.g., one on /dev/tty1
and one on /dev/lxc/tty1)

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
config/opensuse.common.conf.in

index b040e95d965fd38a6505022c193bc1c866509ba3..c3123956002ab9205b75ad5efb665923834c9679 100644 (file)
@@ -20,3 +20,5 @@ lxc.include = @LXCTEMPLATECONFIG@/common.conf
 # lxc.cap.drop = setpcap          # big big login delays in Fedora 20 systemd
 # lxc.cap.drop = setfcap
 lxc.cap.drop = sys_nice sys_pacct sys_rawio
+
+lxc.tty.dir =