Phase 2: Rename critical files (ogp_api.php to gsp_api.php, logos, agent files)
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
parent
7f19731158
commit
4b771d498f
54 changed files with 102 additions and 102 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Generic Init script if we can't find what kind of Linux we're on
|
||||
|
||||
agent_dir=OGP_AGENT_DIR
|
||||
agent_dir=GSP_AGENT_DIR
|
||||
agent_user=OGP_USER
|
||||
|
||||
# Start function.
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
### END INIT INFO
|
||||
#
|
||||
|
||||
agent_dir=OGP_AGENT_DIR
|
||||
agent_dir=GSP_AGENT_DIR
|
||||
agent_user=OGP_USER
|
||||
|
||||
#
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
# GF: Config is in $agent_dir/Cfg/Config.pm
|
||||
|
||||
agent_dir=OGP_AGENT_DIR
|
||||
agent_dir=GSP_AGENT_DIR
|
||||
agent_user=OGP_USER
|
||||
|
||||
depend() {
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
# chkconfig: 2345 88 10
|
||||
# description: Startup/shutdown script for the Game Server Agent
|
||||
|
||||
agent_dir=OGP_AGENT_DIR
|
||||
agent_dir=GSP_AGENT_DIR
|
||||
agent_user=OGP_USER
|
||||
service=agent
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue