mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-19 10:01:24 +00:00
flag in init and background only if not in init
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
|
||||
# if we are here, then we need to debug a linuxkit build
|
||||
# so we always run in INSECURE mode
|
||||
INSECURE=true /usr/bin/rungetty.sh
|
||||
export INITGETTY=true
|
||||
export INSECURE=true
|
||||
/usr/bin/rungetty.sh
|
||||
|
Reference in New Issue
Block a user