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>2019-07-13 21:03:30 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2019-07-13 21:03:30 +0300
commit9f7e0775a57781ae6e7a247e71a149f25ef7a02d (patch)
tree3272cd985b763b7ae8761f9b8c1d691063593b05 /include/helper_show
parent63a66a971cbf2ef98453ac77aacb27269132b10b (diff)
New command: lynis generate systemd-units
Diffstat (limited to 'include/helper_show')
-rw-r--r--include/helper_show3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/helper_show b/include/helper_show
index 874b3e1b..cd7d9a73 100644
--- a/include/helper_show
+++ b/include/helper_show
@@ -102,6 +102,9 @@ GENERATE_HELP="
Generate and save values
${WHITE}lynis generate hostids --save${NORMAL}
+ Generate systemd units to run Lynis on a schedule (e.g. daily)
+ ${WHITE}lynis generate systemd-units${NORMAL}
+
"