From 6bf8cd5fac77aa5db804c3180777d495b5d2ed26 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Thu, 8 Jul 2021 16:05:11 +0200 Subject: 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. --- dhcp-lease-comment.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dhcp-lease-comment.local') diff --git a/dhcp-lease-comment.local b/dhcp-lease-comment.local index 32adc4c..b05754d 100644 --- a/dhcp-lease-comment.local +++ b/dhcp-lease-comment.local @@ -3,7 +3,7 @@ # Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # -# provides: lease-script, assign +# provides: lease-script, assign, order=60 # # update dhcp-server lease comment with infos from access-list # https://git.eworm.de/cgit/routeros-scripts/about/doc/dhcp-lease-comment.md -- cgit v1.2.3-54-g00ecf