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:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/custom_plugin.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/custom_plugin.template b/plugins/custom_plugin.template
index 72ce3ce0..17dada3a 100644
--- a/plugins/custom_plugin.template
+++ b/plugins/custom_plugin.template
@@ -80,6 +80,6 @@
#
# Wait for keypress (unless --quick is being used)
-wait_for_keypress
+WaitForKeyPress
#EOF