Accepting request 49473 from home:a_jaeger:branches:openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/49473
OBS-URL: https://build.opensuse.org/package/show/Base:System/syslogd?expand=0&rev=29
This commit is contained in:
Pavol Rusnak
2010-09-29 16:24:42 +00:00
committed by Git OBS Bridge
parent 88842d4dbf
commit cf49c100fe
3 changed files with 8 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ start_klogd=yes
case "$SYSLOG_DAEMON" in
rsyslogd)
syslog=rsyslogd
mkdir -p -m 0755 /var/run/rsyslog
if test "$2" = "early" ; then
config=/etc/rsyslog.early.conf
else