From 2b107a992bdbab1695645ea07a66ce5c4bbca8e2 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Fri, 7 Dec 2007 14:32:57 +0000 Subject: Ensure that hostid starts early --- init.d.BSD/hostid | 1 + 1 file changed, 1 insertion(+) diff --git a/init.d.BSD/hostid b/init.d.BSD/hostid index c024772..e91ae3a 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() { -- cgit v1.2.3