Skip to content

Commit a3dab0d

Browse files
authored
Update status-client.service
1 parent 050a6f7 commit a3dab0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/status-client.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Description=ServerStatus-Client
33
After=network.target
44
[Service]
5-
ExecStart=/usr/bin/python3 /root/ServerStatus/clients/client-linux.py
5+
ExecStart=/usr/bin/python3 /usr/local/ServerStatus/client/status-client.py
66
ExecReload=/bin/kill -HUP $MAINPID
77
Restart=on-failure
88
[Install]

0 commit comments

Comments
 (0)