From 055e4ece923cd87d30bd0475d21197cae70d7b48 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Mon, 13 Mar 2017 17:40:42 +0100 Subject: [PATCH] Update check_process MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Path custom - setup_root, ça marche pas avec cette app. Ton path est en dur dans ton nginx - setup_nourl, inutile puisque tu as un path et une interface. --- check_process | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/check_process b/check_process index 971b0f7..6c82762 100644 --- a/check_process +++ b/check_process @@ -2,11 +2,12 @@ auto_remove=1 ; Manifest domain="domain.tld" (DOMAIN) + path="/Microsoft-Server-ActiveSync" (PATH) ; Checks pkg_linter=1 setup_sub_dir=1 - setup_root=1 - setup_nourl=1 + setup_root=0 + setup_nourl=0 setup_private=0 setup_public=0 upgrade=1 @@ -23,7 +24,9 @@ Level 1=auto Level 2=auto Level 3=auto +# ? Level 4=1 +# ? Level 5=1 Level 6=auto Level 7=auto