busybox/examples/var_service/zcip_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 tweak zcip service example 2015-10-24 18:57:32 +02:00
finish examples/var_service/: use "svc" for service commands, other tweaks 2018-07-03 17:02:50 +02:00
run service examples: if iface do not exist, retry upping it 2019-04-05 18:41:48 +02:00
zcip_handler examples/var_service/: use "svc" for service commands, other tweaks 2018-07-03 17:02:50 +02:00