relocate the files
[remote-debug.git] / suanzi-support.service
diff --git a/suanzi-support.service b/suanzi-support.service
deleted file mode 100644 (file)
index dbf7a11..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-[Unit]
-Description= suanzi support daemon
-After=network-online.target
-
-[Service]
-User=debug
-Type=simple
-ExecStart=/usr/local/bin/suanzi-support
-ExecStop=/usr/bin/pkill -P $MAINPID
-KillMode=process
-Restart=always
-RestartSec=60
-
-[Install]
-WantedBy=multi-user.target
-