Commit 7e4ca1a2 by Dwight Engen Committed by Serge Hallyn

lxc-oracle: export upstart environment variable for maygetty

This is a fix to commit 5f2ea8cf. Sorry, not sure how I missed this in testing the original patch. Signed-off-by: 's avatarDwight Engen <dwight.engen@oracle.com> Signed-off-by: 's avatarSerge Hallyn <serge.hallyn@ubuntu.com>
parent 44464003
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment