aboutsummaryrefslogtreecommitdiff
path: root/package/network/config/netifd/files/etc/udhcpc.user
Commit message (Collapse)AuthorAge
* netifd: add a udhcpc.user placeholder scriptRui Salvaterra2021-03-10
Document the existence of this feature. This allows the user to execute a script at each DHCPv4 event. This is useful, for example, as an ad-hoc way to update a DDNS entry when (and only when) required. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>