openwrt/package/network/config/netifd/files
Daniel Golle 7ea412ef5a
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>
(cherry picked from commit c5f113c43f)
2022-04-15 14:12:09 +01:00
..
etc netifd: add a udhcpc.user placeholder script 2021-03-10 20:16:22 +01:00
lib netifd: relax check in dhcp proto handler 2022-04-15 14:12:09 +01:00
sbin netifd: replace backticks by $(...) 2020-05-13 19:01:23 +02:00
usr/share/udhcpc package: replace remaining occurrences of ifconfig with ip 2020-08-03 10:42:35 +02:00