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-02-16 12:27:54 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2017-02-16 12:27:54 +0300
commit8d6bc1ad21c052fb6b552d8ee89e632e447f1c2b (patch)
tree4c90a6e998b86a222dc52344e00a5c598c0d515e /default.prf
parent97d018f62d437c27e203314beebae3cfb7569030 (diff)
Allow colored output to be configured from profile
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 e1193616..6adf7d8c 100644
--- a/default.prf
+++ b/default.prf
@@ -27,6 +27,9 @@
#
#################################################################################
+# Use colored output
+colors=yes
+
# Compressed uploads (set to zero when errors with uploading occur)
compressed-uploads=yes