mirror of
https://github.com//cppla/ServerStatus
synced 2025-12-13 14:42:13 +08:00
Update status-server.service
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user