Commit e3fc64a
committed
Fix dhcp.sh script to not block or exit non 0:
Blocking means the Linuxkit "services" won't
come up. We always want the getty service to
come up. Without it troubleshooting is difficult.
Also, updated the location of the static network
interfaces file check.
Signed-off-by: Jacob Weinstock <[email protected]>1 parent 9e2ae90 commit e3fc64a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments