Add timer for device list
[remote-debug.git] / suanzi-support.service
index 16531f3..dbf7a11 100644 (file)
@@ -3,9 +3,9 @@ Description= suanzi support daemon
 After=network-online.target
 
 [Service]
-User=debian
+User=debug
 Type=simple
-ExecStart=/usr/local/bin/autossh-wrapper.py -u 'autossh' autossh.suanzi.ai
+ExecStart=/usr/local/bin/suanzi-support
 ExecStop=/usr/bin/pkill -P $MAINPID
 KillMode=process
 Restart=always