fix hostname startup ordering

Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
Justin Cormack 2016-01-19 15:52:54 +00:00
parent 4ad111bbfe
commit f596bac5a7

View File

@ -3,8 +3,7 @@
description="Sets the hostname of the machine."
depend() {
after 9pinit
keyword -prefix -lxc
need 9pinit
}
start() {