Ensure that hostid starts early

This commit is contained in:
Roy Marples 2007-12-07 14:32:57 +00:00
parent b1569127b4
commit 2b107a992b

View File

@ -29,6 +29,7 @@ hostid_file=${hostid_file:-/etc/hostid}
depend() { depend() {
need checkroot need checkroot
before devd net
} }
_set() { _set() {