OBS User unknown
2007-05-17 09:59:10 +00:00
committed by Git OBS Bridge
parent a8e343363d
commit 83d6399624
5 changed files with 50 additions and 10 deletions

View File

@@ -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=""