Merge pull request #2241 from deitch/fix-getty-background

flag in init and background only if not in init
This commit is contained in:
Avi Deitcher
2017-07-18 21:39:53 +03:00
committed by GitHub
19 changed files with 22 additions and 20 deletions

View File

@@ -27,7 +27,7 @@ onboot:
- /var/lib:/var/lib
services:
- name: getty
image: linuxkit/getty:deb9332e786e72591bd9be200bcc9c7a534eb754
image: linuxkit/getty:0a2955f3d7a10a0e71972791c3ba6400118f327e
env:
- INSECURE=true
- name: rngd

View File

@@ -27,7 +27,7 @@ onboot:
- /var/lib:/var/lib
services:
- name: getty
image: linuxkit/getty:deb9332e786e72591bd9be200bcc9c7a534eb754
image: linuxkit/getty:0a2955f3d7a10a0e71972791c3ba6400118f327e
env:
- INSECURE=true
- name: rngd