mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Start hostid
This commit is contained in:
parent
944368243b
commit
6ecb52bd0d
@ -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'])
|
||||
|
||||
Loading…
Reference in New Issue
Block a user