diff options
author | Christian Hesse <mail@eworm.de> | 2019-08-27 10:35:53 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2019-08-27 12:01:32 +0200 |
commit | 29dc1b884154d14b45ebf7471f59ec0755bab549 (patch) | |
tree | 359f21640b3c2d3823a2883c7f43bb2e0c108bc1 /global-config.changes | |
parent | 44437c6846e4385b0c33975815deaa8f5c0757f1 (diff) |
add script 'check-health'change-7
This may be incomplete... Please report if you have missing PSUs,
ttemperature sensors, whatever.
Diffstat (limited to 'global-config.changes')
-rw-r--r-- | global-config.changes | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/global-config.changes b/global-config.changes index 656cb7f..6123855 100644 --- a/global-config.changes +++ b/global-config.changes @@ -3,10 +3,11 @@ # Changes for global-config to be added to notification on script-updates :global GlobalConfigChanges { - 1="moved variables from global-config to global-functions for independence"; + 1="moved variables from 'global-config' to 'global-functions' for independence"; 2="variable names became CamelCase to work around scripting issues"; 3="variable for certificate renew passphrase became an array to support multiple passphrases"; 4="added option to ignore global-config changes"; - 5="split off new script cloud-backup from email-backup"; + 5="split off new script 'cloud-backup' from 'email-backup'"; 6="introduced script 'upload-backup' with new configuration parameters"; + 7="introduced script 'check-health' with new configuration parameters"; }; |