busybox/examples
Rolf Eike Beer 7180d9ed86 examples/udhcp/simple.script: fix resolv.conf update if it is a dangling symlink
If /etc/resolv.conf is a symlink to a tmpfs and the actual file does not
already exist, "readlink -f" will not detect it as symlink. Explicitely check
for that condition before and touch the file, making the other code work as
intended.

Signed-off-by: Rolf Eike Beer <eb@emlix.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2019-04-13 16:58:00 +02:00
..
bootfloppy
shutdown-1.0 examples/shutdown-1.0: an example of reboot which does not signal init 2018-04-20 15:12:52 +02:00
udhcp examples/udhcp/simple.script: fix resolv.conf update if it is a dangling symlink 2019-04-13 16:58:00 +02:00
var_service service examples: if iface do not exist, retry upping it 2019-04-05 18:41:48 +02:00
android-build
busybox.spec
depmod remove "local" bashism from a few scripts 2017-01-24 20:52:42 +01:00
depmod.pl
devfsd.conf
dnsd.conf
inetd.conf
inittab
linux-2.6.30_proc_self_exe.patch
mdev_fat.conf
mdev.conf mdev.conf: rename hw_random to hwrng 2016-12-09 16:12:15 -05:00
mdev.conf.change_blockdev.sh fix more instances of ": $((a++))" in shell scripts 2017-07-15 19:20:45 +02:00
mk2knr.pl
undeb undeb: clean up 2016-04-04 01:35:34 -04:00
unrpm unrpm: clean up 2016-04-04 01:39:17 -04:00
zcip.script