aboutsummaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
authorXe <me@christine.website>2022-04-27 03:01:34 +0000
committerXe <me@christine.website>2022-04-27 03:01:34 +0000
commite0a769832dc185e71efd9a37e67abb55b3f1488c (patch)
tree9736e34e49fc0cbe4d352bad086bd776e15bae54 /run
parent5a78922194b7416608b6b6ddc1f6c32c9d98e104 (diff)
downloadx-e0a769832dc185e71efd9a37e67abb55b3f1488c.tar.xz
x-e0a769832dc185e71efd9a37e67abb55b3f1488c.zip
portable service for cadeybot
Signed-off-by: Xe <me@christine.website>
Diffstat (limited to 'run')
-rw-r--r--run/robocadey.service.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/run/robocadey.service.in b/run/robocadey.service.in
new file mode 100644
index 0000000..9a7373c
--- /dev/null
+++ b/run/robocadey.service.in
@@ -0,0 +1,10 @@
+[Unit]
+Description=Robo-Cadey
+
+[Service]
+ExecStart=@robocadey@/bin/robocadey
+StateDirectory=xeserv.robocadey
+CacheDirectory=xeserv.robocadey
+
+[Install]
+WantedBy=multi-user.target