[rsyslog/f19] Drop compatibility commandline option

Tomas Heinrich theinric at fedoraproject.org
Wed Apr 3 15:38:43 UTC 2013


commit 77dc3edb46530e8e9dc5f873014779948d232214
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 d57888c..c3d7aa2 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
 
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 7.2.5-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
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