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:
-rwxr-xr-xlynis2
1 files changed, 2 insertions, 0 deletions
diff --git a/lynis b/lynis
index 29c28919..61a15923 100755
--- a/lynis
+++ b/lynis
@@ -221,6 +221,8 @@
if [ -z "${DISPLAY_LANG}" ]; then
DISPLAY_LANG=$(locale | egrep "^LANG=" | cut -d= -f2)
fi
+ else
+ LANGUAGE="en"
fi
# Set default language: 'en' (English) if no value is set