diff --git a/check_process b/check_process index b2a813c..ebe46cf 100644 --- a/check_process +++ b/check_process @@ -21,10 +21,10 @@ wrong_user=1 wrong_path=1 incorrect_path=1 - corrupt_source=0 - fail_download_source=0 + corrupt_source=1 + fail_download_source=1 port_already_use=0 - final_path_already_use=0 + final_path_already_use=1 ;;; Levels Level 1=auto Level 2=auto