5
0
mirror of git://git.proxmox.com/git/lxc.git synced 2025-03-10 16:58:38 +03:00

config: opensuse.common: unset lxc.tty.dir key

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>
This commit is contained in:
Thomas Lamprecht 2018-08-23 13:51:03 +02:00 committed by Wolfgang Bumiller
parent f46e8fbf9b
commit 612ec1f054

View 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 =