[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:11:52 +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 fcf08ce systemd
fcf08ce is described below
commit fcf08ce9e3f2d8a97b7f2c21959b8fe54f9388f8
Author: ms <ms@taler.net>
AuthorDate: Fri Jul 2 17:11:48 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 77ca9a6..5b3e6eb 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 --nodaemon tips-checker-dir
+ExecStop=/usr/bin/buildbot-worker stop tips-checker-dir
Restart=always
[Install]
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.