From a2299eba5a5faf5347028bfc252bf682a25bd6ce Mon Sep 17 00:00:00 2001 From: mboelen Date: Tue, 25 Nov 2014 14:20:21 +0100 Subject: Added systemd plugin to list --- default.prf | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'default.prf') diff --git a/default.prf b/default.prf index d22cc7f4..1bf67b60 100644 --- a/default.prf +++ b/default.prf @@ -53,11 +53,15 @@ config:show_tool_tips:1: # Plugins # --------------- # Define which plugins are enabled -# (nothing happens if plugin isn't available) +# +# Notes: +# - Nothing happens if plugin isn't available +# - There is no order in execution of plugins +# - See documentation about how to use plugins and phases # ################################################################################# -# Lynis Plugins for Enterprise Users +# Lynis Plugins (some are for Lynis Enterprise users only) plugin=compliance plugin=control-panels plugin=crypto @@ -74,8 +78,10 @@ plugin=processes plugin=security-modules plugin=software plugin=system-integrity +plugin=systemd plugin=users + ################################################################################# # # Sysctl options @@ -159,7 +165,6 @@ sysctl:net.ipv6.conf.default.accept_source_route:0:1:Disable IP source routing: #security.bsd.unprivileged_get_quota: 0 - ################################################################################# # # Apache options -- cgit v1.2.3