mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 10:09:07 +00:00
fix hostname startup ordering
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
parent
4ad111bbfe
commit
f596bac5a7
@ -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