aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2018-08-24 16:16:56 +0200
committerGravatar Christian Hesse <mail@eworm.de>2018-08-24 16:58:30 +0200
commit07e54dd88be74e6c069e8a376f0a3b7b499c4dab (patch)
tree4e54adc9bfb312aef0f06d33a8ef7ad57d2781ab
parent8c2c738ec5ae7c6e1266319763f16559d6360d0e (diff)
add empty comment at first line...
... for better formatting in export.
-rw-r--r--GeneratePSK1
-rw-r--r--check-certificates1
-rw-r--r--check-routeros-update1
-rw-r--r--collect-wireless-mac.capsman1
-rw-r--r--collect-wireless-mac.local1
-rw-r--r--collect-wireless-mac.template1
-rw-r--r--daily-psk1
-rw-r--r--dhcp-lease-comment.capsman1
-rw-r--r--dhcp-lease-comment.local1
-rw-r--r--dhcp-lease-comment.template1
-rw-r--r--dhcp-to-dns1
-rw-r--r--email-backup1
-rw-r--r--email-daily-psk1
-rw-r--r--ethernet-to-default1
-rw-r--r--global-config1
-rw-r--r--gps-track1
-rw-r--r--ipv6-update1
-rw-r--r--learn-mac-based-vlan1
-rw-r--r--lease-script1
-rw-r--r--leds-day-mode1
-rw-r--r--leds-night-mode1
-rw-r--r--leds-toggle-mode1
-rw-r--r--manage-umts1
-rw-r--r--netwatch-syslog1
-rw-r--r--ppp-on-up1
-rw-r--r--remove-packages1
-rw-r--r--rotate-ntp1
-rw-r--r--script-updates1
-rw-r--r--sms-action1
-rw-r--r--sms-forward1
-rw-r--r--ssh-keys-import1
-rw-r--r--super-mario-theme1
-rw-r--r--update-gre-address1
-rw-r--r--update-tunnelbroker1
34 files changed, 34 insertions, 0 deletions
diff --git a/GeneratePSK b/GeneratePSK
index 4a8d4d5..2d4f31d 100644
--- a/GeneratePSK
+++ b/GeneratePSK
@@ -1,3 +1,4 @@
+#
# RouterOS script: GeneratePSK
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/check-certificates b/check-certificates
index 925187d..47fa744 100644
--- a/check-certificates
+++ b/check-certificates
@@ -1,3 +1,4 @@
+#
# RouterOS script: check-certificates
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/check-routeros-update b/check-routeros-update
index 3804cd8..2ff810c 100644
--- a/check-routeros-update
+++ b/check-routeros-update
@@ -1,3 +1,4 @@
+#
# RouterOS script: check-routeros-update
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/collect-wireless-mac.capsman b/collect-wireless-mac.capsman
index 6b1ad49..e37b9b1 100644
--- a/collect-wireless-mac.capsman
+++ b/collect-wireless-mac.capsman
@@ -1,3 +1,4 @@
+#
# RouterOS script: collect-wireless-mac.capsman
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/collect-wireless-mac.local b/collect-wireless-mac.local
index 5bd544c..5553556 100644
--- a/collect-wireless-mac.local
+++ b/collect-wireless-mac.local
@@ -1,3 +1,4 @@
+#
# RouterOS script: collect-wireless-mac.local
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/collect-wireless-mac.template b/collect-wireless-mac.template
index 80109fe..be1ae9b 100644
--- a/collect-wireless-mac.template
+++ b/collect-wireless-mac.template
@@ -1,3 +1,4 @@
+#
# RouterOS script: collect-wireless-mac%TEMPL%
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/daily-psk b/daily-psk
index abb1f91..7125255 100644
--- a/daily-psk
+++ b/daily-psk
@@ -1,3 +1,4 @@
+#
# RouterOS script: daily-psk
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/dhcp-lease-comment.capsman b/dhcp-lease-comment.capsman
index eb436eb..50c1d0c 100644
--- a/dhcp-lease-comment.capsman
+++ b/dhcp-lease-comment.capsman
@@ -1,3 +1,4 @@
+#
# RouterOS script: dhcp-lease-comment.capsman
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/dhcp-lease-comment.local b/dhcp-lease-comment.local
index 2b22691..3aa2e36 100644
--- a/dhcp-lease-comment.local
+++ b/dhcp-lease-comment.local
@@ -1,3 +1,4 @@
+#
# RouterOS script: dhcp-lease-comment.local
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/dhcp-lease-comment.template b/dhcp-lease-comment.template
index b344955..4766d08 100644
--- a/dhcp-lease-comment.template
+++ b/dhcp-lease-comment.template
@@ -1,3 +1,4 @@
+#
# RouterOS script: dhcp-lease-comment%TEMPL%
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/dhcp-to-dns b/dhcp-to-dns
index 40276ef..7c1238c 100644
--- a/dhcp-to-dns
+++ b/dhcp-to-dns
@@ -1,3 +1,4 @@
+#
# RouterOS script: dhcp-to-dns
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/email-backup b/email-backup
index 1c05ff1..760e493 100644
--- a/email-backup
+++ b/email-backup
@@ -1,3 +1,4 @@
+#
# RouterOS script: email-backup
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/email-daily-psk b/email-daily-psk
index 5bbf7eb..497f240 100644
--- a/email-daily-psk
+++ b/email-daily-psk
@@ -1,3 +1,4 @@
+#
# RouterOS script: email-daily-psk
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/ethernet-to-default b/ethernet-to-default
index ed86cc7..419318c 100644
--- a/ethernet-to-default
+++ b/ethernet-to-default
@@ -1,3 +1,4 @@
+#
# RouterOS script: ethernet-to-default
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/global-config b/global-config
index 82b5eab..35da36c 100644
--- a/global-config
+++ b/global-config
@@ -1,3 +1,4 @@
+#
# RouterOS script: global-config
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/gps-track b/gps-track
index b715786..7179254 100644
--- a/gps-track
+++ b/gps-track
@@ -1,3 +1,4 @@
+#
# RouterOS script: gps-track
# Copyright (c) 2018 Christian Hesse <mail@eworm.de>
#
diff --git a/ipv6-update b/ipv6-update
index b434e05..e713e95 100644
--- a/ipv6-update
+++ b/ipv6-update
@@ -1,3 +1,4 @@
+#
# RouterOS script: ipv6-update
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/learn-mac-based-vlan b/learn-mac-based-vlan
index 34f7e09..f5c0ea5 100644
--- a/learn-mac-based-vlan
+++ b/learn-mac-based-vlan
@@ -1,3 +1,4 @@
+#
# RouterOS script: learn-mac-based-vlan
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/lease-script b/lease-script
index a74d8c5..9e8590a 100644
--- a/lease-script
+++ b/lease-script
@@ -1,3 +1,4 @@
+#
# RouterOS script: lease-script
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/leds-day-mode b/leds-day-mode
index 4eba7b1..53fdc87 100644
--- a/leds-day-mode
+++ b/leds-day-mode
@@ -1,3 +1,4 @@
+#
# RouterOS script: leds-day-mode
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/leds-night-mode b/leds-night-mode
index 5941419..564d9a1 100644
--- a/leds-night-mode
+++ b/leds-night-mode
@@ -1,3 +1,4 @@
+#
# RouterOS script: leds-night-mode
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/leds-toggle-mode b/leds-toggle-mode
index d51d3dc..c1d76d9 100644
--- a/leds-toggle-mode
+++ b/leds-toggle-mode
@@ -1,3 +1,4 @@
+#
# RouterOS script: leds-toggle-mode
# Copyright (c) 2018 Christian Hesse <mail@eworm.de>
#
diff --git a/manage-umts b/manage-umts
index d9e5a0b..5b68417 100644
--- a/manage-umts
+++ b/manage-umts
@@ -1,3 +1,4 @@
+#
# RouterOS script: manage-umts
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/netwatch-syslog b/netwatch-syslog
index 56e59ea..bcb48ad 100644
--- a/netwatch-syslog
+++ b/netwatch-syslog
@@ -1,3 +1,4 @@
+#
# RouterOS script: netwatch-syslog
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/ppp-on-up b/ppp-on-up
index 7940f2a..3b44ed6 100644
--- a/ppp-on-up
+++ b/ppp-on-up
@@ -1,3 +1,4 @@
+#
# RouterOS script: ppp-on-up
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/remove-packages b/remove-packages
index a3bb2a0..1d7a595 100644
--- a/remove-packages
+++ b/remove-packages
@@ -1,3 +1,4 @@
+#
# RouterOS script: remove-packages
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/rotate-ntp b/rotate-ntp
index 07672fb..8089ef6 100644
--- a/rotate-ntp
+++ b/rotate-ntp
@@ -1,3 +1,4 @@
+#
# RouterOS script: rotate-ntp
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/script-updates b/script-updates
index 3139274..8267ebf 100644
--- a/script-updates
+++ b/script-updates
@@ -1,3 +1,4 @@
+#
# RouterOS script: script-updates
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/sms-action b/sms-action
index 5a85bf2..7ff4b8f 100644
--- a/sms-action
+++ b/sms-action
@@ -1,3 +1,4 @@
+#
# RouterOS script: sms-action
# Copyright (c) 2018 Christian Hesse <mail@eworm.de>
#
diff --git a/sms-forward b/sms-forward
index cbf445c..df0a070 100644
--- a/sms-forward
+++ b/sms-forward
@@ -1,3 +1,4 @@
+#
# RouterOS script: sms-forward
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/ssh-keys-import b/ssh-keys-import
index 56ba6a4..14f7f31 100644
--- a/ssh-keys-import
+++ b/ssh-keys-import
@@ -1,3 +1,4 @@
+#
# RouterOS script: ssh-keys-import
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/super-mario-theme b/super-mario-theme
index d1eda3f..a724a29 100644
--- a/super-mario-theme
+++ b/super-mario-theme
@@ -1,3 +1,4 @@
+#
# RouterOS script: super-mario-theme
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/update-gre-address b/update-gre-address
index ea55a9b..cf35d0b 100644
--- a/update-gre-address
+++ b/update-gre-address
@@ -1,3 +1,4 @@
+#
# RouterOS script: update-gre-address
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>
#
diff --git a/update-tunnelbroker b/update-tunnelbroker
index cce2c0c..0c7a165 100644
--- a/update-tunnelbroker
+++ b/update-tunnelbroker
@@ -1,3 +1,4 @@
+#
# RouterOS script: update-tunnelbroker
# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de>