summaryrefslogtreecommitdiff
path: root/spectral-renga.service
diff options
context:
space:
mode:
authorquidtum <quidtum>2022-02-22 20:23:55 -0500
committerquidtum <quidtum>2022-02-22 20:23:55 -0500
commit166c9a58ba78ff31966581880bc4f23526901791 (patch)
tree3e3aa8b850d92288b63ffd9a033a5db4f166e59f /spectral-renga.service
parenta3ba23ea55fa1532180bb1979f60ff174fa09298 (diff)
fix
Diffstat (limited to 'spectral-renga.service')
-rw-r--r--spectral-renga.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/spectral-renga.service b/spectral-renga.service
deleted file mode 100644
index 391f5f9..0000000
--- a/spectral-renga.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[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