From c3486030252b66871b3db95725201e71ee6f5290 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 26 May 2020 03:32:42 +0200 Subject: [PATCH] Update check_process --- check_process | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/check_process b/check_process index 441ae83..ddc484f 100644 --- a/check_process +++ b/check_process @@ -14,9 +14,12 @@ upgrade=1 backup_restore=1 multi_instance=1 - incorrect_path=1 + # This test is no longer necessary since the version 2.7 (PR: https://github.com/YunoHost/yunohost/pull/304), you can still do it if your app could be installed with this version. + # incorrect_path=1 + port_already_use=0 change_url=1 ;;; Levels + # If the level 5 (Package linter) is forced to 1. Please add justifications here. Level 5=auto ;;; Options Email=aymhce@gmail.com