blob: 54c0aac0c14db304715d953f93c934d6ec64cdb6 [file] [log] [blame]
f=$(busybox hostname -f).
d=$(busybox hostname -d)
test x"${f#*.}" = x"$d${d:+.}"