aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2019-04-03 08:30:28 +0200
committerGravatar Christian Hesse <mail@eworm.de>2019-04-03 08:30:28 +0200
commitea73505ecce44ae7dd23ffc7ec16d47f1ee12040 (patch)
treedbc53268751b84d08ea2938b98183ab092ef076e /global-functions
parent7b1c275cc2daabf29e2d027ebab3d8d2e5e07b33 (diff)
script-updates: send global-config changes notification just once
Diffstat (limited to 'global-functions')
-rw-r--r--global-functions1
1 files changed, 1 insertions, 0 deletions
diff --git a/global-functions b/global-functions
index e5dc072..a4b0f99 100644
--- a/global-functions
+++ b/global-functions
@@ -8,6 +8,7 @@
:global ExpectedConfigVersion 4;
# global variables not to be changed by user
+:global SentConfigChangesNotification "-";
:global SentRouterosUpdateNotification "-";
:global SentLteFirmwareUpgradeNotification "-";
:global Identity [ / system identity get name ];