gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] 02/08: worker-wallet.service


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] 02/08: worker-wallet.service
Date: Wed, 16 Oct 2019 16:30:32 +0200

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

ng0 pushed a commit to branch master
in repository deployment.

commit a59e646b25408b0aad5b06507a8249734c4aa6e8
Author: ng0 <address@hidden>
AuthorDate: Wed Oct 16 14:18:08 2019 +0000

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

diff --git a/buildbot-worker-wallet.service b/buildbot-worker-wallet.service
new file mode 100644
index 0000000..f86b349
--- /dev/null
+++ b/buildbot-worker-wallet.service
@@ -0,0 +1,13 @@
+[Unit]
+Description=Buildbot worker service for wallet
+AssertPathExists=/home/walletbuilder/worker
+
+[Service]
+WorkingDirectory=/home/walletbuilder/
+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]