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:
Diffstat (limited to 'default.prf')
-rw-r--r--default.prf7
1 files changed, 7 insertions, 0 deletions
diff --git a/default.prf b/default.prf
index c6a66671..cdab36f4 100644
--- a/default.prf
+++ b/default.prf
@@ -300,6 +300,13 @@ permdir:/root/.ssh:rwx------:root:-:WARN:
# Skip Lynis upgrade availability test (default: no)
#config:skip_upgrade_test:yes:
+# The URL prefix and append to URL's for your custom tests
+# Link will be build with: {control_url_prepend}CONTROL-ID{control_url_append}
+#config:control_url_prepend:https://cisofy.com/control/:
+#config:control_url_append:/:
+#config:custom_url_prepend:https://your-domain.example.org/control-info/:
+#config:custom_url_append:/:
+
#################################################################################
#
# Lynis Enterprise