From 7e4ca1a21debdf0d04285446e4dbff5d8647b2d3 Mon Sep 17 00:00:00 2001 From: Dwight Engen Date: Fri, 16 May 2014 09:31:58 -0400 Subject: [PATCH] lxc-oracle: export upstart environment variable for maygetty This is a fix to commit 5f2ea8cfcb8ccd9bbb7cf18e1e260044f3f6dcaf. Sorry, not sure how I missed this in testing the original patch. Signed-off-by: Dwight Engen Signed-off-by: Serge Hallyn --- templates/lxc-oracle.in | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/lxc-oracle.in b/templates/lxc-oracle.in index 1cf1b1bf1..2fa289b7b 100644 --- a/templates/lxc-oracle.in +++ b/templates/lxc-oracle.in @@ -403,6 +403,7 @@ EOF start on stopped rc RUNLEVEL=[2345] stop on runlevel [!2345] +env container respawn exec /sbin/maygetty --nohangup --noclear /dev/console -- 2.47.2