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:
-rw-r--r--include/tests_shells2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_shells b/include/tests_shells
index f440da5a..d4b3d9a3 100644
--- a/include/tests_shells
+++ b/include/tests_shells
@@ -115,7 +115,7 @@
if IsRunning "autolog"; then
IDLE_TIMEOUT=1
LogText "Result: found autolog process to kill idle sessions"
- Report="session_timeout_method[]=autolog"
+ Report "session_timeout_method[]=autolog"
IDLE_TIMEOUT_METHOD="autolog"
fi