aboutsummaryrefslogtreecommitdiffstats
path: root/global-config-overlay
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2019-09-03 20:59:00 +0200
committerGravatar Christian Hesse <mail@eworm.de>2019-09-12 21:29:41 +0200
commit1cee36a911ef20374cbafc989a5d3699c3fc0def (patch)
treed4198905fdfa5c848a462d5dcac6afb25628a4d3 /global-config-overlay
parent2258087aab5c94a3970685f7f25587ed5403111d (diff)
introduce global-config-overlaychange-9
Diffstat (limited to 'global-config-overlay')
-rw-r--r--global-config-overlay18
1 files changed, 18 insertions, 0 deletions
diff --git a/global-config-overlay b/global-config-overlay
new file mode 100644
index 0000000..c1971db
--- /dev/null
+++ b/global-config-overlay
@@ -0,0 +1,18 @@
+#!rsc
+# RouterOS script: global-config-overlay
+# Copyright (c) 2013-2019 Christian Hesse <mail@eworm.de>
+#
+# global configuration, custom overlay
+
+# Make sure all configuration properties are up to date and this
+# value is in sync with value in script 'global-functions'!
+:global GlobalConfigVersion 9;
+
+# The global-config script is updated by script-updates,
+# global-config-overlay becomes an overlay for your changes.
+:global ScriptUpdatesIgnore {
+ "global-config-overlay"
+}
+
+# Copy configuration from global-config here and modify it.
+