mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 09:04:39 +00:00
system: this isn't entirely true, but helps differentiate vs. "local syslog"
This commit is contained in:
parent
3c13d7a2b2
commit
85a7fcdf7c
@ -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'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user