diff --git a/logrotate.syslog b/logrotate.syslog index 6899689..bf654ce 100644 --- a/logrotate.syslog +++ b/logrotate.syslog @@ -20,7 +20,7 @@ create 640 root root sharedscripts postrotate - /etc/init.d/syslog reload > /dev/null + /etc/init.d/syslog reload endscript } @@ -36,7 +36,7 @@ create 640 root root sharedscripts postrotate - /etc/init.d/syslog reload > /dev/null + /etc/init.d/syslog reload endscript } @@ -52,7 +52,7 @@ create 640 news news sharedscripts postrotate - /etc/init.d/syslog reload > /dev/null + /etc/init.d/syslog reload endscript } diff --git a/syslogd.changes b/syslogd.changes index 17399cd..43887ff 100644 --- a/syslogd.changes +++ b/syslogd.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Wed Aug 11 13:40:55 UTC 2010 - puzel@novell.com - -- logrotate.syslog: redirect output of postrotate script to - /dev/null (bnc#626318) - ------------------------------------------------------------------- Fri Jul 16 17:22:27 CEST 2010 - werner@suse.de