From: Dwight Engen Date: Fri, 16 May 2014 13:31:58 +0000 (-0400) Subject: lxc-oracle: export upstart environment variable for maygetty X-Git-Tag: lxc-1.1.0.alpha1~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e4ca1a21debdf0d04285446e4dbff5d8647b2d3;p=thirdparty%2Flxc.git 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 --- 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