gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: add execstop, add


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: add execstop, add basedir
Date: Wed, 16 Oct 2019 10:46:02 +0200

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

ng0 pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new d3a1428  add execstop, add basedir
d3a1428 is described below

commit d3a1428a982bfd083f7e5f6047f269921aebf8b0
Author: ng0 <address@hidden>
AuthorDate: Wed Oct 16 08:45:49 2019 +0000

    add execstop, add basedir
---
 buildbot-master.service | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/buildbot-master.service b/buildbot-master.service
index be5f91c..de11741 100644
--- a/buildbot-master.service
+++ b/buildbot-master.service
@@ -5,8 +5,9 @@ AssertPathExists=/home/buildbot-master/master
 
 [Service]
 WorkingDirectory=/home/buildbot-master/
-ExecStart=/usr/local/bin/buildbot start --nodaemon
+ExecStart=/usr/local/bin/buildbot start --nodaemon master
 ExecReload=/bin/kill -HUP $MAINPID
+ExecStop=/usr/local/bin/buildbot stop master
 Restart=always
 
 [Install]

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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