Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2019-04-07 16:50:46 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2019-04-07 16:50:46 +0300
commit2750e9b7b8014a01b5e218d89856a37793529ec1 (patch)
tree493d29654608907705c350a7bf0cd2a1f79075a3 /include/consts
parentef0b5b7641e4af2664e578386cba425c79517f04 (diff)
Detect equery binary
Diffstat (limited to 'include/consts')
-rw-r--r--include/consts1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/consts b/include/consts
index 1abe26f9..fa923c99 100644
--- a/include/consts
+++ b/include/consts
@@ -103,6 +103,7 @@ unset LANG
DPKGBINARY=""
ECHOCMD=""
ERROR_ON_WARNINGS=0
+ EQUERYBINARY=""
FAIL2BANBINARY=""
FILEBINARY=""
FILEVALUE=""