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>2018-09-19 14:26:27 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2018-09-19 14:26:27 +0300
commit7e41339d95be360887d656c3ab6f49a3aebf3aeb (patch)
treeea54784edf1e1a69e62596882d16cf5a1812bf4f /include/consts
parentbf1e99f3cd321c0893b60393aa4472f3c6a7aa75 (diff)
Added QNAP device variable
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 e1781d18..3b0d4d8d 100644
--- a/include/consts
+++ b/include/consts
@@ -214,6 +214,7 @@ unset LANG
PSBINARY="ps"
PSOPTIONS=""
PUPPETBINARY=""
+ QNAP_DEVICE=0
READLINKBINARY=""
REDIS_RUNNING=0
REFRESH_REPOSITORIES=1