Searched refs:RSLVRLIST_FILE (Results 1 – 1 of 1) sorted by relevance
17 RSLVRLIST_FILE="${RUN_DIR}/resolv.conf"18 TMP_FILE="${RSLVRLIST_FILE}_new.$$"75 if [ -f "$RSLVRLIST_FILE" ] && [ "$(stat -c %X "$RSLVRLIST_FILE")" = "$(date +%s)" ] ; then83 mv -f "$TMP_FILE" "$RSLVRLIST_FILE"