From bdd6f0a70857e8e1e94af456d942f40031ba9867 Mon Sep 17 00:00:00 2001 From: Yalh Date: Wed, 23 Jan 2019 01:37:08 +0100 Subject: [PATCH] Applying example_ynh on check_process --- check_process | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/check_process b/check_process index 2631d94..9729340 100755 --- a/check_process +++ b/check_process @@ -7,11 +7,11 @@ ; Manifest domain="domain.tld" (DOMAIN) admin="john" (USER) + is_public=1 (PUBLIC|public=1|private=0) name="pleroma" registration=0 (BOOLEAN) cache=1 (BOOLEAN) size="5g" - is_public=1 (PUBLIC|public=1|private=0) ; Checks pkg_linter=1 setup_sub_dir=0 @@ -29,9 +29,10 @@ Level 1=auto Level 2=auto Level 3=auto -# Level 4: not supported by upstream - Level 4=1 -# Level 5: +# Level 4: If the app supports LDAP and SSOwat, turn level 4 to '1' and add a link to an issue or a part of your code to show it. +# If the app does not use LDAP nor SSOwat, and can't use them, turn level 4 to 'na' and explain as well. + #Application doesn't support LDAP + Level 4=na Level 5=auto Level 6=auto Level 7=auto