Hello community, here is the log from the commit of package rsyslog for openSUSE:Factory checked in at 2014-01-30 11:37:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rsyslog (Old) and /work/SRC/openSUSE:Factory/.rsyslog.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rsyslog" Changes: -------- --- /work/SRC/openSUSE:Factory/rsyslog/rsyslog.changes 2014-01-14 15:10:38.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rsyslog.new/rsyslog.changes 2014-01-30 11:37:33.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Jan 24 14:22:08 UTC 2014 - [email protected] + +- Added Restart=on-abort to rsyslog.service (fate#315133) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rsyslog-unit.patch ++++++ --- /var/tmp/diff_new_pack.BWxsvM/_old 2014-01-30 11:37:33.000000000 +0100 +++ /var/tmp/diff_new_pack.BWxsvM/_new 2014-01-30 11:37:33.000000000 +0100 @@ -1,12 +1,6 @@ ---- - rsyslog.service.in | 9 ++++++++- - 1 file changed, 8 insertions(+), 1 deletion(-) - -Index: rsyslog-7.4.1/rsyslog.service.in -=================================================================== ---- rsyslog-7.4.1.orig/rsyslog.service.in 2013-06-17 06:50:28.000000000 +0100 -+++ rsyslog-7.4.1/rsyslog.service.in 2013-06-22 21:41:46.000000000 +0100 -@@ -1,11 +1,18 @@ +--- rsyslog-7.4.8/rsyslog.service.in ++++ rsyslog-7.4.8/rsyslog.service.in 2014/01/24 14:23:45 +@@ -1,11 +1,19 @@ [Unit] Description=System Logging Service Requires=syslog.socket @@ -23,6 +17,7 @@ +ExecStartPre=@sbindir@/rsyslog-service-prepare +EnvironmentFile=-/etc/sysconfig/syslog +ExecReload=/bin/kill -HUP $MAINPID ++Restart=on-abort [Install] WantedBy=multi-user.target -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
