Daniel Gibbs
3cc0263c54
Permissions Error to error
8 years ago
Daniel Gibbs
4376a540fc
Added permissions alert
an alert will go out if there is a permissions issue
8 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
8 years ago
Daniel Gibbs
53e88342be
moved emailnotification to legacy code fixes
9 years ago
Daniel Gibbs
e157ea2bd1
emailnotification is around for legacy scripts
9 years ago
Marvin Lehmann
3eee2b3690
Fixed some typos and improved descriptions
These changes do not affect the functionality of the code.
9 years ago
Marvin Lehmann
0f6d991c8e
Removed deprecated var emailnotification
This variable is no longer needed.
9 years ago
Daniel Gibbs
46941def99
function_selfname + fixes
9 years ago
Daniel Gibbs
82686dc616
nl
9 years ago
Daniel Gibbs
dc63005b83
removed nl
9 years ago
Daniel Gibbs
21512494fa
module name has been split
now named
commandname and command action
command name is used in logs
command action is used on-screen.
Also alterations to function_selfname now called just selfname
9 years ago
Daniel Gibbs
b8f44749a0
Ditched lgsm_version as not used
added
local modulename="Function"
local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
to all functions
9 years ago
Daniel Gibbs
97864ef769
updated log messages
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
Daniel Gibbs
425a0eb51c
altered from fail to info
9 years ago
Daniel Gibbs
09bff470f7
corrected wording
9 years ago
Daniel Gibbs
1c14a7b4aa
Altered wording
9 years ago
Daniel Gibbs
2da3487aa5
updated alert msg
9 years ago
Daniel Gibbs
bf03a08f06
Version 210516
9 years ago
Daniel Gibbs
f0872c9ea6
Update alert
9 years ago
Daniel Gibbs
45c2ef3816
bug
9 years ago
Daniel Gibbs
745dcc0a42
alert messages being migrated to alert.sh
9 years ago
Daniel Gibbs
fdd4a72b89
Backward compatibility
9 years ago
Daniel Gibbs
885d3b118b
notifications are now called alerts
Added pushbullet support to all servers
9 years ago