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-08-11 20:55:29 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-08-11 20:55:29 +0300
commitaaa89fc6ce85da28242ebeaa88c17fce87b80fbd (patch)
tree49677a4142a80036229e29aea783c1430136c7cb /include
parent69311634426f3838d972e97b6c523fd952eb3436 (diff)
Set initial root directory to '/'
Diffstat (limited to 'include')
-rw-r--r--include/consts1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/consts b/include/consts
index ef8ebd98..6cb9045c 100644
--- a/include/consts
+++ b/include/consts
@@ -169,6 +169,7 @@ unset LANG
REMOTE_LOGGING_ENABLED=0
RESOLV_DOMAINNAME=""
RKHUNTERBINARY=""
+ ROOTDIR="/"
RPCINFOBINARY=""
RPMBINARY=""
RUN_HELPERS=0