aboutsummaryrefslogtreecommitdiffstats
path: root/hotspot-to-wpa-cleanup
AgeCommit message (Collapse)AuthorFilesLines
2022-01-01update copyright for 2022Gravatar Christian Hesse1-1/+1
2021-09-21hotspot-to-wpa-cleanup: match dhcp server nameGravatar Christian Hesse1-3/+4
... as we do not want the hotspot's lease to become static.
2021-07-15lease-script: drop differentiation of assign / deassign...Gravatar Christian Hesse1-1/+1
... not that we have early locking.
2021-07-08lease-script: implement script orderGravatar Christian Hesse1-1/+1
The order may be important: `collect-wireless-mac` can add a dns name in notification, thus `dhcp-to-dns` should run first.
2021-07-08lease-script: modify the tagGravatar Christian Hesse1-1/+1
2021-07-01hotspot-to-wpa-cleanup: lock script (and wait)Gravatar Christian Hesse1-0/+3
2021-06-23hotspot-to-wpa: add optional cleanup scriptchange-58Gravatar Christian Hesse1-0/+47