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. --- doc/lease-script.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'doc') diff --git a/doc/lease-script.md b/doc/lease-script.md index 55c5430..3d8a29b 100644 --- a/doc/lease-script.md +++ b/doc/lease-script.md @@ -17,10 +17,6 @@ it does: * run [dhcp-to-dns](dhcp-to-dns.md) * run [hotspot-to-wpa](hotspot-to-wpa.md) -Note that installation order influences execution order. You may want to -install `dhcp-to-dns` before `collect-wireless-mac` for dns name in -notification. - Requirements and installation ----------------------------- -- cgit v1.2.3-54-g00ecf