Searched refs:resolv_conf_head (Results 1 – 1 of 1) sorted by relevance
90 resolv_conf_head="$(cat "${SYSCONFDIR}"/resolv.conf.d/head)"101 resolv_conf_head="$(cat "${SYSCONFDIR}"/resolv.conf.head)"176 if [ -n "$resolv_conf_head" ]; then177 newconf="$newconf$resolv_conf_head$NL"