mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
fix SHLL-6220 description (#673)
This commit is contained in:
parent
fd8b1e790d
commit
fe09e4ebaa
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@
|
|||
#
|
||||
# Test : SHLL-6220
|
||||
# Description : check for idle session killing tools or settings
|
||||
Register --test-no SHLL-6220 --weight L --network NO --category security --description "Checking available and valid shells"
|
||||
Register --test-no SHLL-6220 --weight L --network NO --category security --description "check for idle session killing tools or settings"
|
||||
if [ ${SKIPTEST} -eq 0 ]; then
|
||||
|
||||
IDLE_TIMEOUT_METHOD=""
|
||||
|
|
|
|||
Loading…
Reference in a new issue