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-functions | |
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-functions')
-rw-r--r-- | global-functions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-functions b/global-functions index 2e4d43c..c5e63c4 100644 --- a/global-functions +++ b/global-functions @@ -5,7 +5,7 @@ # global functions # expected configuration version -:global ExpectedConfigVersion 6; +:global ExpectedConfigVersion 7; # global variables not to be changed by user :global SentConfigChangesNotification "-"; |