Use existing securetty

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher
2017-07-10 11:21:31 +03:00
parent 09836c87e5
commit 5d18cba75f
12 changed files with 25 additions and 11 deletions

View File

@@ -14,7 +14,7 @@ onboot:
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
services:
- name: getty
image: linuxkit/getty:5ab31289889d61a5d2ecbeea8e36ce74ac54737c
image: linuxkit/getty:0bd92d5f906491c20e4177c57f965338fe5a8c5f
# to make insecure with passwordless root login, uncomment following lines
#env:
# - INSECURE=true