mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-26 00:40:46 +00:00
Merge pull request #2241 from deitch/fix-getty-background
flag in init and background only if not in init
This commit is contained in:
@@ -14,7 +14,7 @@ onboot:
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:0bd92d5f906491c20e4177c57f965338fe5a8c5f
|
||||
image: linuxkit/getty:0a2955f3d7a10a0e71972791c3ba6400118f327e
|
||||
# to make insecure with passwordless root login, uncomment following lines
|
||||
#env:
|
||||
# - INSECURE=true
|
||||
|
Reference in New Issue
Block a user