From ab9a680d198eb8ad79c9b037bc3d36b43d7cedc4 Mon Sep 17 00:00:00 2001 From: frju365 Date: Thu, 2 Mar 2017 16:10:27 +0100 Subject: [PATCH] Update check_process --- check_process | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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