openwrt/package/network/config/netifd/files/lib
Daniel Golle c5f113c43f
netifd: relax check in dhcp proto handler
Checking whether /sbin/udhcpc is a symbolic link breaks using the
DHCP proto handler inside procd-ujail where bind-mounts are used for
the resolved link. Check whether /sbin/udhcpc is executable instead
to allow using the proto handler for DHCP-provisioned containers.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-04-13 19:51:00 +01:00
..
netifd netifd: relax check in dhcp proto handler 2022-04-13 19:51:00 +01:00
network netifd: replace backticks by $(...) 2020-05-13 19:01:23 +02:00