gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] 06/08: test-auditor worker


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] 06/08: test-auditor worker
Date: Wed, 16 Oct 2019 16:30:36 +0200

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

ng0 pushed a commit to branch master
in repository deployment.

commit 387467d02c91275411eb9b7582f975ce3fbdeeb6
Author: ng0 <address@hidden>
AuthorDate: Wed Oct 16 14:24:03 2019 +0000

    test-auditor worker
---
 buildbot-worker-test-auditor.service | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/buildbot-worker-test-auditor.service 
b/buildbot-worker-test-auditor.service
new file mode 100644
index 0000000..6cb1429
--- /dev/null
+++ b/buildbot-worker-test-auditor.service
@@ -0,0 +1,13 @@
+[Unit]
+Description=Buildbot worker service for test-auditor
+AssertPathExists=/home/test-auditor/worker
+
+[Service]
+WorkingDirectory=/home/test-auditor/
+ExecStart=/usr/local/bin/buildbot-worker start --nodaemon worker
+ExecReload=/usr/local/bin/buildbot-worker restart --nodaemon worker
+ExecStop=/usr/local/bin/buildbot-worker stop worker
+Restart=always
+
+[Install]
+WantedBy=default.target

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



reply via email to

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