aboutsummaryrefslogtreecommitdiffstats
path: root/global-config-overlay
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2021-03-04 00:31:58 +0100
committerGravatar Christian Hesse <mail@eworm.de>2021-03-04 12:13:20 +0100
commit9ab20bb92700339977e3920890500f67d81152dd (patch)
tree93e4d86bea6da3defcfb993806697b58627b7de9 /global-config-overlay
parent842c44b10a1d73f9020665b3f8c1eb7855a3a41e (diff)
global-config-overlay: remove magic
This allows to drop the ignore flag.
Diffstat (limited to 'global-config-overlay')
-rw-r--r--global-config-overlay5
1 files changed, 2 insertions, 3 deletions
diff --git a/global-config-overlay b/global-config-overlay
index 10376c7..850e6d8 100644
--- a/global-config-overlay
+++ b/global-config-overlay
@@ -1,5 +1,4 @@
-#!rsc by RouterOS
-# RouterOS script: global-config-overlay
+# Overlay for global configuration by RouterOS Scripts
# Copyright (c) 2013-2021 Christian Hesse <mail@eworm.de>
# https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md
#
@@ -8,7 +7,7 @@
# Make sure all configuration properties are up to date and this
# value is in sync with value in script 'global-functions'!
-# Comment or remove to disable change notifications.
+# Comment or remove to disable news and change notifications.
:global GlobalConfigVersion 47;
# Copy configuration from global-config here and modify it.