[rsyslog/f18] Drop compatibility commandline option

Tomas Heinrich theinric at fedoraproject.org
Wed Apr 3 16:59:51 UTC 2013


commit 1c1cab818328eecb217a86bd83b9d578c6679fda
Author: Tomas Heinrich <theinric at redhat.com>
Date:   Wed Apr 3 11:49:53 2013 +0200

    Drop compatibility commandline option

 rsyslog.spec      |    2 ++
 rsyslog.sysconfig |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/rsyslog.spec b/rsyslog.spec
index 2988434..260fb3b 100644
--- a/rsyslog.spec
+++ b/rsyslog.spec
@@ -428,6 +428,8 @@ done
 %changelog
 * Wed Apr 03 2013 Tomas Heinrich <theinric at redhat.com> 7.2.6-1
 - rebase to 7.2.6
+- drop the option for backwards compatibility from the
+  sysconfig file - it is no longer supported
 
 * Mon Jan 21 2013 Tomas Heinrich <theinric at redhat.com> 7.2.5-2
 - update a line in rsyslog.conf for the new syntax
diff --git a/rsyslog.sysconfig b/rsyslog.sysconfig
index 6c89d81..bc65731 100644
--- a/rsyslog.sysconfig
+++ b/rsyslog.sysconfig
@@ -2,4 +2,4 @@
 # Syslogd options are deprecated since rsyslog v3.
 # If you want to use them, switch to compatibility mode 2 by "-c 2"
 # See rsyslogd(8) for more details
-SYSLOGD_OPTIONS="-c 7"
+SYSLOGD_OPTIONS=""


More information about the scm-commits mailing list