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>2016-10-28 12:48:20 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-10-28 12:48:20 +0300
commit1cb1fc40ca5188dd3eef37c853fe3a76b22a37f7 (patch)
tree840d7da7c1434843fc59334dd7a2a5f6aa8d656d /include/consts
parent3bafb7739571303cecd9f60d7f2c4cee187806e7 (diff)
Added more definitions for tools
Diffstat (limited to 'include/consts')
-rw-r--r--include/consts7
1 files changed, 6 insertions, 1 deletions
diff --git a/include/consts b/include/consts
index ff3d214d..574df9b8 100644
--- a/include/consts
+++ b/include/consts
@@ -45,6 +45,7 @@ unset LANG
#
# == Variable initializing ==
#
+ ARCH_AUDIT_BINARY=""
AUDITORNAME=""
AUDITCTLBINARY=""
AUDITDBINARY=""
@@ -58,13 +59,14 @@ unset LANG
AUDITD_RUNNING=0
APPLICATION_FIREWALL_ACTIVE=0
BINARY_SCAN_FINISHED=0
+ CAT_BINARY=""
CFAGENTBINARY=""
CHECK=0
CHECK_BINARIES=1
CHECK_OPTION_ARRAY=""
CHKROOTKITBINARY=""
CHKCONFIGBINARY=""
- CLAMCONFBINARY=""
+ CLAMCONF_BINARY=""
CLAMSCANBINARY=""
COLORS=1
COMPLIANCE_ENABLE_CIS=0
@@ -100,6 +102,7 @@ unset LANG
FIND=""
FIREWALL_ACTIVE=0
FOUNDPATH=0
+ GETENT_BINARY=""
GREPBINARY="grep"
GROUP_NAME=""
GRPCKBINARY=""
@@ -115,6 +118,7 @@ unset LANG
IPTABLESBINARY=""
JOURNALCTLBINARY=""
KLDSTATBINARY=""
+ LAUNCHCTL_BINARY=""
LDAP_CLIENT_CONFIG_FILE=""
LINUX_VERSION=""
LINUXCONFIGFILE=""
@@ -184,6 +188,7 @@ unset LANG
PFCTLBINARY=""
PFFOUND=0
PIDFILE=""
+ PKG_BINARY=""
PKGADMINBINARY=""
PLUGINDIR=""
PLUGIN_PHASE=0