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
1 changed files with 1 additions and 0 deletions

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}