Daniel Gibbs
b013b20aa8
function_selfname is now local
9 years ago
Daniel Gibbs
f1ee3aacfd
OK to info
9 years ago
Daniel Gibbs
cc700e69bd
already stopped returned code 2
9 years ago
Daniel Gibbs
97864ef769
updated log messages
9 years ago
cedarlug
05202ac0c3
Typo's are KILLING ME!
9 years ago
cedarlug
687ae5aa72
Fixing the issue when the process id vanishes.
9 years ago
Daniel Gibbs
b6c117bca6
local modulename may be required after all
9 years ago
Daniel Gibbs
e880fda8fe
Removed local from module name as for functions only
9 years ago
Daniel Gibbs
b077588f36
More alterations for exitcodes
9 years ago
Daniel Gibbs
603fc30fdc
added exit code handling.
9 years ago
Daniel Gibbs
adfbaa49f3
updated fn_scriptlog to fn_script_log
Bringing in line with other function names
9 years ago
Daniel Gibbs
678f8b83f8
Removed trailing spaces from files
Added "trim_trailing_white_space_on_save": true in to my sublime
text install to make sure trailing spaces get removed.
9 years ago
Marvin Lehmann
4e7bd44364
Fixed lock file removal for source servers
fn_stop_graceful_source() didn't call fn_stop_tmux() or ' rm -f "${rootdir}/${lockselfname}" '. That's why monitoring restarted the server when it was shutdown gratefully.
9 years ago
cedarlug
570002cfce
Dang type-o
9 years ago
cedarlug
cdefc548cd
Formalizing countup check and reverting upstream changes
9 years ago
cedarlug
6dc74cdf99
Folding Ark stop functionality into development paradigm
9 years ago
Daniel Gibbs
eb303423f1
corrected if
9 years ago
Daniel Gibbs
86d3d5aa74
corrected if
9 years ago
Daniel Gibbs
b9c280eb3b
ts3 check status
9 years ago
Daniel Gibbs
50bf63da60
now using check_status.sh
9 years ago
Daniel Gibbs
bf03a08f06
Version 210516
9 years ago
Daniel Gibbs
eb903e5145
info_ts3status.sh deprecated
9 years ago
Daniel Gibbs
122c3c4be3
message fix
9 years ago
Daniel Gibbs
65bc10074c
Changed http to https on LGSM links
9 years ago
Daniel Gibbs
841a65b2f7
moved functions to lgsm dir
9 years ago
Daniel Gibbs
b82d0082f6
Moved info_config.sh to the correct place
9 years ago
Daniel Gibbs
77c5692bd8
Getting sdtd graceful working better
9 years ago
Daniel Gibbs
cbb5bbe170
all nl messages will act the same
most nl messages already waited 1 second before new line. however all
should now do this giving a more consistent feel
9 years ago
Daniel Gibbs
c2cf00f746
added tmux_stop
9 years ago
Daniel Gibbs
7e732a2f6f
missing fi
9 years ago
Daniel Gibbs
54895153bc
improvements to stop command
improvements to graceful shutdown
using functions more for easy reading
9 years ago
Daniel Gibbs
ece19b3355
Updated messages func names
Update al messages function names to make is easier to read
9 years ago
Daniel Gibbs
6f7aca25b3
changed to using function_selfname over getopt
9 years ago
Daniel Gibbs
c2c5693047
Moving checks to start of commands
9 years ago
Daniel Gibbs
fdce54ff05
renamed check_ts3status.sh to info_ts3status.sh
9 years ago
Daniel Gibbs
5f290fd3b8
Updates all version numbers
9 years ago
Daniel Gibbs
95602338a3
check_systemdir
9 years ago
Daniel Gibbs
f005da0fe8
Renamed all functions test required now
9 years ago
Daniel Gibbs
860126bf7d
Initial renaming
creating new branch to test renaming
9 years ago
Daniel Gibbs
553ece636f
corrected then statements not matching
9 years ago
Daniel Gibbs
39e963fb13
Change to function version to variable
9 years ago
Daniel Gibbs
5d3469c7b8
fixed while loop not exiting
loop did not exit if graceful shutdown failed. 30 wait time
10 years ago
Daniel Gibbs
d39fc9f01c
Graceful quit for source and goldsrc added
fn_stop will attempt to shutdown source and goldsource gracefully before
using tmux shutdown.
10 years ago
Andre
a34663febf
Added graceful stop when possible.
Should work on source servers and gold source servers. If the server also has a quit command outside those then this should do it also.
10 years ago
Edgar Santos
d3354699d2
Removed parameters from TeamSpeak 3
Removed "inifile=${ini}" parameter from fn_stop_teamspeak3 since ts3server_startscript.sh stop doesn't handle parameters.
10 years ago
Scarsz
c806a25cbb
Encapsulate service name in quotations for stop file as well
10 years ago
xFaNaTiix
a252f3e771
Corrected versions (dates)
10 years ago
Marvin Lehmann
309ee91730
Added lock file removal for all servers
Otherwise the server will restart if you stopped it when monitoring is active.
10 years ago
Daniel Gibbs
bcad424b78
danielgibbs.co.uk to gameservermanager.com
10 years ago
Daniel Gibbs
c081adbe22
Added error checking for SDTD shutdown
10 years ago