mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-28 16:24:13 +02:00
Added custom appending/prepending of URLs for control information
This commit is contained in:
parent
391476f38e
commit
2e0c90079b
@ -73,6 +73,10 @@ unset LANG
|
|||||||
CHECK_BINARIES=1
|
CHECK_BINARIES=1
|
||||||
CHKROOTKITBINARY=""
|
CHKROOTKITBINARY=""
|
||||||
CHKCONFIGBINARY=""
|
CHKCONFIGBINARY=""
|
||||||
|
CONTROL_URL_APPEND=""
|
||||||
|
CONTROL_URL_PREPEND=""
|
||||||
|
CUSTOM_URL_APPEND=""
|
||||||
|
CUSTOM_URL_PREPEND=""
|
||||||
FILEVALUE=""
|
FILEVALUE=""
|
||||||
FIND=""
|
FIND=""
|
||||||
FOUNDPATH=0
|
FOUNDPATH=0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user