system: this isn't entirely true, but helps differentiate vs. "local syslog"

This commit is contained in:
Franco Fichtner 2019-06-09 18:49:05 +02:00
parent 3c13d7a2b2
commit 85a7fcdf7c

View File

@ -90,7 +90,7 @@ function core_services()
);
$services[] = array(
'description' => gettext('Local Syslog-NG'),
'description' => gettext('Remote Syslog'),
'mwexec' => array(
'restart' => array('/usr/local/etc/rc.d/syslog-ng restart'),
'start' => array('/usr/local/etc/rc.d/syslog-ng start'),