mirror of
https://github.com/CISOfy/lynis.git
synced 2025-04-08 17:15:25 +02:00
Update tests_shells
Write function as variable due to careless error
This commit is contained in:
parent
d81cc71790
commit
fc7c5fb723
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user