easynode/client/easynode-client.service
2022-08-16 10:11:55 +08:00

12 lines
229 B
Desktop File

[Unit]
Description=easynode client server port_22022
[Service]
ExecStart=/root/local/easynode-client/easynode-client
WorkingDirectory=/root/local/easynode-client
Restart=always
RestartSec=5
[Install]
WantedBy=multi-user.target