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-11-25 18:11:04 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2017-11-25 18:11:04 +0300
commite4cb1902374fc428f7294b4ee96d6980788f2efd (patch)
tree3a45e65ba21b35a59a5f8d19824928bb328c65e5 /default.prf
parentc45333126554a279fb446a519ef35937f6442a21 (diff)
Support for allow-auto-purge option in profiles
Diffstat (limited to 'default.prf')
-rw-r--r--default.prf3
1 files changed, 3 insertions, 0 deletions
diff --git a/default.prf b/default.prf
index 59338a8e..7ffb0679 100644
--- a/default.prf
+++ b/default.prf
@@ -460,6 +460,9 @@ permdir:/root/.ssh:rwx------:root:-:WARN:
#
#################################################################################
+# Allow this system to be purged when it is outdated (default: not defined).
+# This is useful for ephemeral systems which are short-lived.
+#allow-auto-purge=yes
# Proxy settings
# Protocol (http, https, socks5)