cleanup
This commit is contained in:
parent
3d93d01cd1
commit
7665d702a2
22 changed files with 97 additions and 132 deletions
|
|
@ -1,18 +0,0 @@
|
|||
# Legacy compatibility unit. New installs should use gsp_agent.service.
|
||||
|
||||
[Unit]
|
||||
Description=GameServer Panel Linux Agent legacy service alias
|
||||
After=network-online.target
|
||||
Wants=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
User={GSP_AGENT_USER}
|
||||
Group={GSP_AGENT_USER}
|
||||
WorkingDirectory={GSP_AGENT_PATH}
|
||||
ExecStart={GSP_AGENT_PATH}/gsp_agent_run -pidfile {GSP_AGENT_PATH}/gsp_agent_run.pid
|
||||
Restart=on-failure
|
||||
RestartSec=10
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Loading…
Add table
Add a link
Reference in a new issue