Revert "Complete rebrand from Open Game Panel (OGP) to GameServer Panel (GSP)"
This commit is contained in:
parent
02c94766c6
commit
deee7d6ac5
308 changed files with 1412 additions and 1412 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Generic Init script if we can't find what kind of Linux we're on
|
||||
|
||||
agent_dir=GSP_AGENT_DIR
|
||||
agent_dir=OGP_AGENT_DIR
|
||||
agent_user=OGP_USER
|
||||
|
||||
# Start function.
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
### END INIT INFO
|
||||
#
|
||||
|
||||
agent_dir=GSP_AGENT_DIR
|
||||
agent_dir=OGP_AGENT_DIR
|
||||
agent_user=OGP_USER
|
||||
|
||||
#
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
# GF: Config is in $agent_dir/Cfg/Config.pm
|
||||
|
||||
agent_dir=GSP_AGENT_DIR
|
||||
agent_dir=OGP_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=GSP_AGENT_DIR
|
||||
agent_dir=OGP_AGENT_DIR
|
||||
agent_user=OGP_USER
|
||||
service=agent
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue