summaryrefslogtreecommitdiff
path: root/spectralrenga.service
diff options
context:
space:
mode:
authorquidtum <quidtum>2022-02-22 20:35:15 -0500
committerquidtum <quidtum>2022-02-22 20:35:15 -0500
commitfa13cea8a8f0138551f27363668a41f6a8daf952 (patch)
treec9cdb699abec88f9806cfb23e245432107619bbb /spectralrenga.service
parentc6a9d952000fe1533bea9996bd04a9494a73ccb4 (diff)
service
Diffstat (limited to 'spectralrenga.service')
-rw-r--r--spectralrenga.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/spectralrenga.service b/spectralrenga.service
index 391f5f9..7ff8c03 100644
--- a/spectralrenga.service
+++ b/spectralrenga.service
@@ -5,8 +5,8 @@ After=network.target
[Service]
Type=simple
Restart=on-failure
-ExecStart=/srv/spectral-renga/spectralrenga-exe
-WorkingDirectory=/srv/spectral-renga/
+ExecStart=/srv/spectralrenga/dist/spectralrenga-exe
+WorkingDirectory=/srv/spectralrenga/
[Install]
WantedBy=multi-user.target