Add hostid to the ranks.

MFC after:	2 weeks
This commit is contained in:
Dag-Erling Smørgrav 2009-03-19 12:52:19 +00:00
parent 661a0bbcd1
commit 01aedd7ecc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=190032

View File

@ -40,6 +40,7 @@ load_rc_config 'XXX'
_start=quietstart
/etc/rc.d/devd ${_start}
/etc/rc.d/hostid ${_start}
/etc/rc.d/hostname ${_start}
/etc/rc.d/ipmon ${_start}
/etc/rc.d/ipfilter ${_start}