aboutsummaryrefslogtreecommitdiffstats
path: root/collect-wireless-mac.capsman
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2021-07-08 16:05:11 +0200
committerGravatar Christian Hesse <mail@eworm.de>2021-07-08 21:03:31 +0200
commit6bf8cd5fac77aa5db804c3180777d495b5d2ed26 (patch)
treed4103c94dd6428613d09089af7c7f0fa7f3c1477 /collect-wireless-mac.capsman
parent623fd707c4e9340af35ad11ad09e3a87413423f6 (diff)
lease-script: implement script order
The order may be important: `collect-wireless-mac` can add a dns name in notification, thus `dhcp-to-dns` should run first.
Diffstat (limited to 'collect-wireless-mac.capsman')
-rw-r--r--collect-wireless-mac.capsman2
1 files changed, 1 insertions, 1 deletions
diff --git a/collect-wireless-mac.capsman b/collect-wireless-mac.capsman
index 96c204a..18f30d6 100644
--- a/collect-wireless-mac.capsman
+++ b/collect-wireless-mac.capsman
@@ -6,7 +6,7 @@
# collect wireless mac adresses in access list
# https://git.eworm.de/cgit/routeros-scripts/about/doc/collect-wireless-mac.md
#
-# provides: lease-script, assign
+# provides: lease-script, assign, order=40
#
# !! Do not edit this file, it is generated from template!