aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.d.BSD/hostid1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d.BSD/hostid b/init.d.BSD/hostid
index c024772c..e91ae3a0 100644
--- a/init.d.BSD/hostid
+++ b/init.d.BSD/hostid
@@ -29,6 +29,7 @@ hostid_file=${hostid_file:-/etc/hostid}
depend() {
need checkroot
+ before devd net
}
_set() {