]> git.ipfire.org Git - thirdparty/lxc.git/commit
oracle template: prevent mingetty from calling vhangup(2)
authorDwight Engen <dwight.engen@oracle.com>
Mon, 18 Nov 2013 17:28:14 +0000 (12:28 -0500)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Tue, 19 Nov 2013 22:22:09 +0000 (16:22 -0600)
commit2e83f7201c5d402478b9849f0a85c62d5b9f1589
tree00e46ed8db804d33e25368b25a2d16483471066c
parent31f38b1721ac33c0ede3b8ad3733298e74965c83
oracle template: prevent mingetty from calling vhangup(2)

This is needed when using the user namespace since the kernel check does
not allow user_ns root to successfully call vhangup(2), and mingetty will
quit in this case.

Signed-off-by: Dwight Engen <dwight.engen@oracle.com>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
templates/lxc-oracle.in