mirror of
https://github.com//cppla/ServerStatus
synced 2025-06-06 07:39:49 +08:00
Update status-server.service
This commit is contained in:
parent
0219d21ad5
commit
050a6f78dc
@ -3,8 +3,8 @@ Description=ServerStatus-Server
|
||||
After=network.target
|
||||
[Service]
|
||||
EnvironmentFile=/usr/local/ServerStatus/server/config.conf
|
||||
ExecStart=/root/ServerStatus/server/sergate --config=config.json --web-dir=/var/www/html
|
||||
ExecStart=/root/ServerStatus/server/sergate --config=config.json --web-dir=/usr/local/ServerStatus/web
|
||||
ExecReload=/bin/kill -HUP $MAINPID
|
||||
Restart=on-failure
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user