[packages/swatch] rel 3; added restart=on-failure

mmazur mmazur at pld-linux.org
Thu Feb 5 16:43:05 CET 2015


commit 0fc03376b28889ad200a9ed10804c9f13bbab1b2
Author: Mariusz Mazur <mmazur at axeos.com>
Date:   Thu Feb 5 15:42:53 2015 +0000

    rel 3; added restart=on-failure

 swatch.spec     | 2 +-
 swatch at .service | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/swatch.spec b/swatch.spec
index b825eca..5565dc9 100644
--- a/swatch.spec
+++ b/swatch.spec
@@ -7,7 +7,7 @@ Summary:	A utility for monitoring system logs files
 Summary(pl.UTF-8):	Narzędzie do monitorowania logów systemowych
 Name:		swatch
 Version:	3.2.3
-Release:	2
+Release:	3
 License:	GPL v2+
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/swatch/%{name}-%{version}.tar.gz
diff --git a/swatch at .service b/swatch at .service
index b9785bc..3f45149 100644
--- a/swatch at .service
+++ b/swatch at .service
@@ -5,6 +5,7 @@ After=swatch.target
 
 [Service]
 Type=simple
+Restart=on-failure
 PrivateTmp=true
 Environment="RC_FILE=/etc/swatch/%i.rc" "PRESTART_EXEC=/etc/swatch/%i.prestart" "POSTSTOP_EXEC=/etc/swatch/%i.poststop"
 EnvironmentFile=/etc/swatch/%i.conf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/swatch.git/commitdiff/0fc03376b28889ad200a9ed10804c9f13bbab1b2



More information about the pld-cvs-commit mailing list