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>2017-06-22 11:15:39 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2017-06-22 11:15:39 +0300
commitf903b6f07994d57043a63a3fe5bb468d00015511 (patch)
tree2c4b0be1c7d37afdd0997a8ed47bdf6455459827 /default.prf
parentf4b6d8d401dd68e5abbc03ea5f56c275a5f6f08b (diff)
Allow tags and system-customer-name to be specified
Diffstat (limited to 'default.prf')
-rw-r--r--default.prf14
1 files changed, 14 insertions, 0 deletions
diff --git a/default.prf b/default.prf
index 5ed0fbdb..59338a8e 100644
--- a/default.prf
+++ b/default.prf
@@ -143,6 +143,20 @@ 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
#
#################################################################################