mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-23 11:00:25 +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."
|
description="Sets the hostname of the machine."
|
||||||
|
|
||||||
depend() {
|
depend() {
|
||||||
after 9pinit
|
need 9pinit
|
||||||
keyword -prefix -lxc
|
|
||||||
}
|
}
|
||||||
|
|
||||||
start() {
|
start() {
|
||||||
|
Loading…
Reference in New Issue
Block a user