This commit is contained in:
committed by
Git OBS Bridge
parent
a8e343363d
commit
83d6399624
@@ -29,13 +29,12 @@ SYSLOGD_PARAMS=""
|
||||
#
|
||||
KLOGD_PARAMS="-x"
|
||||
|
||||
## Type: list(syslogd,syslog-ng)
|
||||
## Default: syslogd
|
||||
## Config: syslog-ng
|
||||
## Command: /sbin/rcsyslog restart
|
||||
## PreSaveCommand: /sbin/rcsyslog status && /sbin/rcsyslog stop
|
||||
## Type: list(syslogd,syslog-ng,"")
|
||||
## Default: ""
|
||||
## Config: ""
|
||||
## ServiceRestart: syslog
|
||||
#
|
||||
# The name of the syslog daemon used as
|
||||
# syslog service: "syslogd", "syslog-ng"
|
||||
# The name of the syslog daemon to use as syslog service:
|
||||
# "syslogd", "syslog-ng" or "" for autodetect.
|
||||
#
|
||||
SYSLOG_DAEMON="syslogd"
|
||||
SYSLOG_DAEMON=""
|
||||
|
Reference in New Issue
Block a user