diff --git a/server/lib/bkctld-stats b/server/lib/bkctld-stats index 8e69f12..e023a14 100755 --- a/server/lib/bkctld-stats +++ b/server/lib/bkctld-stats @@ -15,7 +15,7 @@ ionice -c3 "${DUC}" index -d "${IDX_FILE}" "${JAILDIR}" touch "${INDEX_DIR}/.lastrun.duc" EOF -[ ! -f "${INDEX_DIR}/.lastrun.duc" ] && notice "First run of DUC always in progress ..." && exit 0 +[ ! -f "${INDEX_DIR}/.lastrun.duc" ] && notice "First run of DUC still in progress ..." && exit 0 [ ! -f ${IDX_FILE} ] && error "Index file doesn't exits !" printf "Last update of index file : "