X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=suanzi-support.service;fp=suanzi-support.service;h=0000000000000000000000000000000000000000;hb=886cc698202f35b254c8a9b99cba78491c091fc0;hp=dbf7a1134b5460993ce5cc53ce824304efcfd1cf;hpb=173c4556c84a4dfbf9bfbb702b57cddebfe033e5;p=remote-debug.git diff --git a/suanzi-support.service b/suanzi-support.service deleted file mode 100644 index dbf7a11..0000000 --- a/suanzi-support.service +++ /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 -