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:
authorMichael Boelen <michael.boelen@cisofy.com>2019-07-15 20:05:57 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2019-07-15 20:05:57 +0300
commitc1cf106d031e149406658a76e41267a19a7fcb01 (patch)
treeb4653f75bae833f2936f9c1bb63a2161657ab6b3 /lynis
parentc31a1318e20e77793068972c45a54617fbd473f4 (diff)
Show location for Lynis package and new documentation
Diffstat (limited to 'lynis')
-rwxr-xr-xlynis4
1 files changed, 3 insertions, 1 deletions
diff --git a/lynis b/lynis
index 1324b4d5..8476efe0 100755
--- a/lynis
+++ b/lynis
@@ -40,6 +40,7 @@
PROGRAM_NAME="Lynis"
PROGRAM_AUTHOR="CISOfy"
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
+ PROGRAM_WEBSITE="https://cisofy.com/lynis/"
# Version details
PROGRAM_RELEASE_DATE="2019-07-14"
@@ -49,7 +50,8 @@
# Source, documentation and license
PROGRAM_SOURCE="https://github.com/CISOfy/lynis"
- PROGRAM_WEBSITE="https://cisofy.com/lynis/"
+ PROGRAM_PACKAGE="https://packages.cisofy.com/"
+ PROGRAM_DOCUMENTATION="https://cisofy.com/docs/"
PROGRAM_COPYRIGHT="2007-2019, ${PROGRAM_AUTHOR} - ${PROGRAM_WEBSITE}"
PROGRAM_LICENSE="${PROGRAM_NAME} comes with ABSOLUTELY NO WARRANTY. This is free software, and you are
welcome to redistribute it under the terms of the GNU General Public License.