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
path: root/lynis
diff options
context:
space:
mode:
authorZoltan Paldi <paldi.zoltan.hu@gmail.com>2016-08-09 16:16:13 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-08-09 16:16:13 +0300
commita7b11aea5651543755a139ce2da7f54f63258271 (patch)
treea7b558f8c299d5954098c168042b7d01282783c3 /lynis
parent1d63d89dfdda41f15e1c3aa55f4a38fdac01526e (diff)
Hu translation (#255)
* Replace egrep pattern from 'LANGUAGE' to 'LANG' * Hungarian translation add to hu file
Diffstat (limited to 'lynis')
-rwxr-xr-xlynis1
1 files changed, 1 insertions, 0 deletions
diff --git a/lynis b/lynis
index 5932baf2..9f7353f7 100755
--- a/lynis
+++ b/lynis
@@ -112,6 +112,7 @@ Make sure to execute ${PROGRAM_NAME} from untarred directory or check your insta
#Debug "Result: no (valid) language found, setting to default language (en)"
LANGUAGE="en"
fi
+
#
#################################################################################
#