mirror of https://github.com/CISOfy/lynis.git
commit
efc591c791
|
@ -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…
Reference in New Issue