busybox/examples/udhcp
Mike Frysinger bca5c556c4 udhcpc: use readlink rather than realpath
The realpath utility requires all paths exist when canonicalizing
symlinks.  If /etc/resolv.conf points to a tmpfs, then it might
not exist initially.  Use `readlink -f` so that we follow all
symlinks that are available.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2013-03-12 10:48:09 -04:00
..
sample.bound *: fix unterminated last lines. no code changes 2010-07-26 12:26:04 +02:00
sample.deconfig added full udhcp integration 2002-10-14 21:41:28 +00:00
sample.nak added full udhcp integration 2002-10-14 21:41:28 +00:00
sample.renew *: fix unterminated last lines. no code changes 2010-07-26 12:26:04 +02:00
sample.script chmod 755 some files in examples/* 2009-07-23 21:30:30 +02:00
simple.script udhcpc: use readlink rather than realpath 2013-03-12 10:48:09 -04:00
udhcpd.conf udhcp: finish support of classless static routes 2011-12-16 17:05:52 +01:00