]> git.proxmox.com Git - mirror_lxc.git/commit
centos template: prevent mingetty from calling vhangup(2)
authorClaudio Alarcon-Reyes <clalarco@gmail.com>
Fri, 11 Jul 2014 15:32:32 +0000 (11:32 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 15 Jul 2014 00:22:39 +0000 (20:22 -0400)
commit7edae51efcb3cb3a05e7fe850905dc836d120512
treed9aed915c1387dcd2482d0c2595d3cadbadc8f07
parent128d327ac27aa2d92ace767ac2c377d86171533e
centos template: prevent mingetty from calling vhangup(2)

When using unprivileged containers, tty fails because of vhangup. Adding
--nohangup to nimgetty, it fixes the issue. This is the same problem
occurred for oracle template, commit 2e83f7201c5d402478b9849f0a85c62d5b9f1589

Signed-off-by: Claudio Alarcon clalarco@gmail.com
templates/lxc-centos.in