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 eedf4f3636
commit c82d098b9c

View File

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