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>2017-12-24 16:05:55 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2017-12-24 16:05:55 +0300
commitc487bcb277d2f20041596e047640270d2681f5c4 (patch)
tree6b22062d71082ef20e886d237edfd20e7cadc50a /include/consts
parent7ae81514b41e22b6268dada909e8ab318dea6292 (diff)
\-C flag of ps is different on BSD
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 c9dcfc8e..aaccb0c1 100644
--- a/include/consts
+++ b/include/consts
@@ -208,6 +208,7 @@ unset LANG
PROFILES=""
PROFILEVALUE=""
PSBINARY="ps"
+ PSOPTIONS=""
PUPPETBINARY=""
READLINKBINARY=""
REDIS_RUNNING=0