aboutsummaryrefslogtreecommitdiff
path: root/client/mobius-hotline-server.service
diff options
context:
space:
mode:
authorJeff Halter <868228+jhalter@users.noreply.github.com>2021-07-29 08:42:33 -0700
committerJeff Halter <868228+jhalter@users.noreply.github.com>2021-07-29 08:42:33 -0700
commit0c0b2680077c1103609c87a652bcc2263460b1d7 (patch)
tree9968655a20d3caec9077b49db2473cbdb344cb71 /client/mobius-hotline-server.service
parent95753255a17026750f5b53cc470999785e0c515f (diff)
Re-organize cmd paths
Diffstat (limited to 'client/mobius-hotline-server.service')
-rw-r--r--client/mobius-hotline-server.service13
1 files changed, 0 insertions, 13 deletions
diff --git a/client/mobius-hotline-server.service b/client/mobius-hotline-server.service
deleted file mode 100644
index ec2437c..0000000
--- a/client/mobius-hotline-server.service
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=Mobius Server
-After=network.target
-StartLimitIntervalSec=0
-
-[Service]
-Type=simple
-Restart=always
-RestartSec=1
-ExecStart=/usr/local/bin/mobius-hotline-server
-
-[Install]
-WantedBy=multi-user.target \ No newline at end of file