Start hostid

This commit is contained in:
Scott Ullrich 2011-08-01 14:15:42 -04:00
parent 944368243b
commit 6ecb52bd0d

View File

@ -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'])