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-06-07 18:00:12 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-06-07 18:00:12 +0300
commit6b05d5985556f47433da5be7cbb3625878f6df70 (patch)
tree725f93fc15fee265623250f00dff6169969c8388 /include/consts
parentc88a2678f62cdef1cf8b6c51f5765f88aca0c859 (diff)
Add variables for alternative upload tool
Diffstat (limited to 'include/consts')
-rw-r--r--include/consts4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/consts b/include/consts
index 9dd1fefe..787688b2 100644
--- a/include/consts
+++ b/include/consts
@@ -183,11 +183,13 @@ unset LANG
UEFI_BOOTED=0
UEFI_BOOTED_SECURE=0
UNBOUND_RUNNING=0
+ UPDATE_CHECK_SKIPPED=0
UPLOAD_OPTIONS=""
UPLOAD_PROXY_PORT=""
UPLOAD_PROXY_PROTOCOL=""
UPLOAD_PROXY_SERVER=""
- UPDATE_CHECK_SKIPPED=0
+ UPLOAD_TOOL=""
+ UPLOAD_TOOL_ARGS=""
VALUE=""
VERBOSE=0
VMTYPE=""