Searched refs:RUN_DIR (Results 1 – 2 of 2) sorted by relevance
16 RUN_DIR="/run/dnsmasq"17 RSLVRLIST_FILE="${RUN_DIR}/resolv.conf"42 if [ ! -d "$RUN_DIR" ] && ! mkdir --parents --mode=0755 "$RUN_DIR" ; then43 report_err "Failed trying to create directory $RUN_DIR"
21 @@ -91,8 +91,8 @@ FAILED_SLOTS_DIR = $(RUN_DIR)/failed-slots