summaryrefslogtreecommitdiff
path: root/units/morph-cache-server.service
diff options
context:
space:
mode:
Diffstat (limited to 'units/morph-cache-server.service')
-rw-r--r--units/morph-cache-server.service7
1 files changed, 0 insertions, 7 deletions
diff --git a/units/morph-cache-server.service b/units/morph-cache-server.service
deleted file mode 100644
index f1f2385..0000000
--- a/units/morph-cache-server.service
+++ /dev/null
@@ -1,7 +0,0 @@
-[Unit]
-Description=Morph cache server
-After=network.target
-
-[Service]
-ExecStart=/bin/su -c /usr/bin/morph-cache-server - cache
-Restart=always