aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions
diff options
context:
space:
mode:
Diffstat (limited to 'global-functions')
-rw-r--r--global-functions7
1 files changed, 6 insertions, 1 deletions
diff --git a/global-functions b/global-functions
index 2c559ae..8b98507 100644
--- a/global-functions
+++ b/global-functions
@@ -5,7 +5,12 @@
# global functions
# expected configuration version
-:global ExpectedConfigVersion 0;
+:global ExpectedConfigVersion 1;
+
+# global variables not to be changed by user
+:global "sent-routeros-update-notification" "-";
+:global "sent-lte-firmware-upgrade-notification" "-";
+:global "identity" [ / system identity get name ];
# read input from user
:global Read do={