gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] 03/08: sites worker


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] 03/08: sites worker
Date: Wed, 16 Oct 2019 16:30:33 +0200

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

ng0 pushed a commit to branch master
in repository deployment.

commit faaa9b433f0ea663bfe2175c61eb2dc049c7bc1f
Author: ng0 <address@hidden>
AuthorDate: Wed Oct 16 14:20:04 2019 +0000

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

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