diff --git a/etc/inc/system.inc b/etc/inc/system.inc index 7afdd0e532..a5ece26b52 100644 --- a/etc/inc/system.inc +++ b/etc/inc/system.inc @@ -425,6 +425,8 @@ function system_syslogd_start() { echo "system_syslogd_start() being called $mt\n"; } + mwexec("/etc/rc.d/hostid start"); + $syslogcfg = $config['syslog']; if ($g['booting'])