busybox/examples/var_service/dhcp_if
Denys Vlasenko 1e474d3d93 service examples: if iface do not exist, retry upping it
I've had a case of a machine where eth0 was appearing a bit later
after the boot, and appearing _downed_. ifplugd then fails to detect
"link up". Thus, depending on how service startup
("ip link set dev eth0 up") races with driver initialization,
ethernet randomly fails to initialize on boot.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2019-04-05 18:41:48 +02:00
..
log examples/var_service/: use standard logger script, viewer and pager scripts 2018-07-03 23:23:09 +02:00
convert2ipconf dhcp service example: rewrite "private network to mask" as case statement 2019-02-08 10:37:05 +01:00
convert2ntpconf
dhcp_handler
finish
run service examples: if iface do not exist, retry upping it 2019-04-05 18:41:48 +02:00