mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-27 07:44:14 +02:00
Add variables for alternative upload tool
This commit is contained in:
parent
c88a2678f6
commit
6b05d59855
@ -183,11 +183,13 @@ unset LANG
|
|||||||
UEFI_BOOTED=0
|
UEFI_BOOTED=0
|
||||||
UEFI_BOOTED_SECURE=0
|
UEFI_BOOTED_SECURE=0
|
||||||
UNBOUND_RUNNING=0
|
UNBOUND_RUNNING=0
|
||||||
|
UPDATE_CHECK_SKIPPED=0
|
||||||
UPLOAD_OPTIONS=""
|
UPLOAD_OPTIONS=""
|
||||||
UPLOAD_PROXY_PORT=""
|
UPLOAD_PROXY_PORT=""
|
||||||
UPLOAD_PROXY_PROTOCOL=""
|
UPLOAD_PROXY_PROTOCOL=""
|
||||||
UPLOAD_PROXY_SERVER=""
|
UPLOAD_PROXY_SERVER=""
|
||||||
UPDATE_CHECK_SKIPPED=0
|
UPLOAD_TOOL=""
|
||||||
|
UPLOAD_TOOL_ARGS=""
|
||||||
VALUE=""
|
VALUE=""
|
||||||
VERBOSE=0
|
VERBOSE=0
|
||||||
VMTYPE=""
|
VMTYPE=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user