linuxkit/pkg/getty/etc/init.d/001-getty
Avi Deitcher af0331d382 flag in init and background only if not in init
Signed-off-by: Avi Deitcher <avi@deitcher.net>
2017-07-18 16:37:05 +03:00

8 lines
168 B
Bash
Executable File

#!/bin/sh
# if we are here, then we need to debug a linuxkit build
# so we always run in INSECURE mode
export INITGETTY=true
export INSECURE=true
/usr/bin/rungetty.sh