lease-script: use 'provides' to find lease scripts

This commit is contained in:
Christian Hesse 2021-06-23 00:53:19 +02:00
parent 420986fdfc
commit 2041390f55
8 changed files with 22 additions and 25 deletions

View file

@ -3,6 +3,9 @@
# Copyright (c) 2013-2021 Christian Hesse <mail@eworm.de>
# https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md
#
# provides: lease-script assign
# provides: lease-script deassign
#
# check DHCP leases and add/remove/update DNS entries
# https://git.eworm.de/cgit/routeros-scripts/about/doc/dhcp-to-dns.md