summaryrefslogtreecommitdiffstats
path: root/cholerab/tahoe/tahoe.service
diff options
context:
space:
mode:
authormakefu <root@pigstarter.de>2013-10-21 10:03:05 +0200
committermakefu <root@pigstarter.de>2013-10-21 10:03:05 +0200
commit8be4904ceac8502b3e3748c181b57e413412ee05 (patch)
tree61d69e9c5e6c758857d700e5cb16671bf108155b /cholerab/tahoe/tahoe.service
parent30f74ddba99724ae697fc8b7aa366eedb3129a86 (diff)
parent4ca35a41559dc09cbdf6a660d816ad6b05d0d67e (diff)
Merge branch 'master' of https://github.com/krebscode/painload
Diffstat (limited to 'cholerab/tahoe/tahoe.service')
-rw-r--r--cholerab/tahoe/tahoe.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/cholerab/tahoe/tahoe.service b/cholerab/tahoe/tahoe.service
new file mode 100644
index 00000000..74a83121
--- /dev/null
+++ b/cholerab/tahoe/tahoe.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=Tahoe LAFS
+
+[Service]
+ExecStart=/usr/bin/tahoe run /opt/tahoe
+User=tahoe
+
+[Install]
+Alias=tahoe.service
+WantedBy=multi-user.target