From 1a26005b506d2c5dbf0ce2b403dd3b612b2cb374 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Wed, 15 May 2024 14:12:54 +0200 Subject: [PATCH] Update consts Setting variables --- include/consts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/consts b/include/consts index 714f4a92..faf41987 100644 --- a/include/consts +++ b/include/consts @@ -299,7 +299,9 @@ ETC_PATHS="/etc /usr/local/etc" SSL_CERTIFICATE_INCLUDE_PACKAGES=0 SSL_CERTIFICATE_PATHS="" SSL_CERTIFICATE_PATHS_TO_IGNORE="" + STATUS_NOT_ACTIVE="" STUNNELBINARY="" + SURICATABINARY="" SWUPDBINARY="" SYSLOGNGBINARY="" SYSTEMCTLBINARY=""