From 068bc7d399423ea917e5a9f599bffa07ff280820 Mon Sep 17 00:00:00 2001 From: Pierre de La Morinerie Date: Mon, 29 Jan 2018 12:58:19 +0530 Subject: [PATCH] check_process: modernize syntax --- check_process | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/check_process b/check_process index e6fa3bd..54af7e4 100644 --- a/check_process +++ b/check_process @@ -1,10 +1,12 @@ ;; Mattermost ; Manifest - domain="ynhtests.local" (DOMAIN) + domain="ynhtests.local" (DOMAIN) path="" (PATH) + user="admin" (USER) language="fr" is_public=1 (PUBLIC|public=1|private=0) - password="alpine" (PASSWORD) + password="alpine" + port="8065" (PORT) ; Checks pkg_linter=1 setup_root=1