mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
Add hostid to the ranks.
MFC after: 2 weeks
This commit is contained in:
parent
661a0bbcd1
commit
01aedd7ecc
1 changed files with 1 additions and 0 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Reference in a new issue