summaryrefslogtreecommitdiff
path: root/spectral-renga.service
diff options
context:
space:
mode:
Diffstat (limited to 'spectral-renga.service')
-rw-r--r--spectral-renga.service13
1 files changed, 13 insertions, 0 deletions
diff --git a/spectral-renga.service b/spectral-renga.service
new file mode 100644
index 0000000..c226454
--- /dev/null
+++ b/spectral-renga.service
@@ -0,0 +1,13 @@
+[Unit]
+Description=spectral renga
+After=network.target
+
+[Service]
+Type=simple
+Restart=on-failure
+ExecStart=/srv/spectral-renga/spectralrenga-exe
+WorkingDirectory=/srv/spectral-renga/
+
+
+[Install]
+WantedBy=multi-user.target