mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-25 11:44:44 +00:00
fix hostname startup ordering
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
parent
eedf4f3636
commit
c82d098b9c
@ -3,8 +3,7 @@
|
||||
description="Sets the hostname of the machine."
|
||||
|
||||
depend() {
|
||||
after 9pinit
|
||||
keyword -prefix -lxc
|
||||
need 9pinit
|
||||
}
|
||||
|
||||
start() {
|
||||
|
Loading…
Reference in New Issue
Block a user