Hello community,

here is the log from the commit of package syslog-ng for openSUSE:Factory 
checked in at 2013-04-17 23:17:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syslog-ng (Old)
 and      /work/SRC/openSUSE:Factory/.syslog-ng.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "syslog-ng", Maintainer is "m...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/syslog-ng/syslog-ng.changes      2013-03-08 
09:53:44.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.syslog-ng.new/syslog-ng.changes 2013-04-17 
23:18:05.000000000 +0200
@@ -1,0 +2,7 @@
+Sun Apr 14 06:28:29 UTC 2013 - crrodrig...@opensuse.org
+
+- Fix systemd unit to do only what is required
+  by http://www.freedesktop.org/wiki/Software/systemd/syslog
+  in particular it should not mess with the ordering of syslog.target
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ syslog-ng.service ++++++
--- /var/tmp/diff_new_pack.fUqL7t/_old  2013-04-17 23:18:13.000000000 +0200
+++ /var/tmp/diff_new_pack.fUqL7t/_new  2013-04-17 23:18:13.000000000 +0200
@@ -1,9 +1,8 @@
 [Unit]
 Description=System Logging Service
 Requires=var-run.mount
-Requires=syslog.target
+Requires=syslog.socket
 After=var-run.mount
-Before=syslog.target
 Conflicts=rsyslog.service syslogd.service
 
 [Service]
@@ -12,7 +11,6 @@
 EnvironmentFile=-/etc/sysconfig/syslog
 ExecStart=@sbindir@/syslog-ng -F $SYSLOG_NG_PARAMS
 ExecReload=/bin/kill -HUP $MAINPID
-Sockets=syslog.socket
 StandardOutput=null
 
 [Install]

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to