From f903b6f07994d57043a63a3fe5bb468d00015511 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Thu, 22 Jun 2017 10:15:39 +0200 Subject: Allow tags and system-customer-name to be specified --- default.prf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'default.prf') diff --git a/default.prf b/default.prf index 5ed0fbdb..59338a8e 100644 --- a/default.prf +++ b/default.prf @@ -141,6 +141,20 @@ plugin=systemd plugin=users +################################################################################# +# +# Lynis Enterprise options +# +################################################################################# + +# Provide the name of the customer/client +system-customer-name= + +# Provide tags (tags=db,production,ssn-1304) +tags= + + + ################################################################################# # # Configuration (Old Style) - will be replaced in phases -- cgit v1.2.3