Home
last modified time | relevance | path

Searched refs:RSLVCNFFILES (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/dnsmasq/files/
H A Ddnsmasq.resolvconf47 RSLVCNFFILES=""
55 RSLVCNFFILES="${RSLVCNFFILES:+$RSLVCNFFILES }$F"
59 RSLVCNFFILES="${RSLVCNFFILES:+$RSLVCNFFILES }$F"
65 if [ "$RSLVCNFFILES" ] ; then
66 uniquify $(sed -n -e 's/^[[:space:]]*nameserver[[:space:]]\+//p' $RSLVCNFFILES)