gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: systemd


From: gnunet
Subject: [taler-deployment] branch master updated: systemd
Date: Fri, 02 Jul 2021 17:05:22 +0200

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 38557bf  systemd
38557bf is described below

commit 38557bf19439664db80886750a41cff4d053f456
Author: ms <ms@taler.net>
AuthorDate: Fri Jul 2 17:05:18 2021 +0200

    systemd
---
 systemd-services/tips-checker.service | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/systemd-services/tips-checker.service 
b/systemd-services/tips-checker.service
index 5b3e6eb..77ca9a6 100644
--- a/systemd-services/tips-checker.service
+++ b/systemd-services/tips-checker.service
@@ -6,7 +6,7 @@ AssertPathExists=%h/tips-checker-dir
 WorkingDirectory=%h
 ExecStart=/usr/bin/buildbot-worker start --nodaemon tips-checker-dir
 ExecReload=/usr/bin/buildbot-worker restart --nodaemon tips-checker-dir
-ExecStop=/usr/bin/buildbot-worker stop tips-checker-dir
+ExecStop=/usr/bin/buildbot-worker stop --nodaemon tips-checker-dir
 Restart=always
 
 [Install]

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]