12 lines
229 B
Desktop File
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
|