Add new plugin support and example change

This commit is contained in:
mboelen 2015-04-16 20:01:23 +02:00
parent a29335823f
commit 111350a4e1

View File

@ -67,6 +67,7 @@ config:show_tool_tips:1:
# Lynis Plugins (some are for Lynis Enterprise users only) # Lynis Plugins (some are for Lynis Enterprise users only)
plugin=compliance plugin=compliance
plugin=configuration
plugin=control-panels plugin=control-panels
plugin=crypto plugin=crypto
plugin=dns plugin=dns
@ -317,7 +318,7 @@ permdir:/root/.ssh:rwx------:root:-:WARN:
# Add your Lynis Enterprise license key here # Add your Lynis Enterprise license key here
#config:license_key:[Your license key]: #config:license_key:[Your license key]:
# The hostname/IP address to receive the data # The hostname/IP address to receive the data
#config:upload_server:cisofy.com: #config:upload_server:portal.cisofy.com:
# Provide options to cURL when uploading data. Common options include: # Provide options to cURL when uploading data. Common options include:
# -k or --insecure --> use HTTPS, but skip certificate check (e.g. self-signed) # -k or --insecure --> use HTTPS, but skip certificate check (e.g. self-signed)