mirror of https://github.com/CISOfy/lynis.git
Renamed INSE-8342 to INSE-8304
This commit is contained in:
parent
93e311e52e
commit
ceb9ea193d
|
@ -328,7 +328,7 @@
|
|||
#
|
||||
# Test : INSE-8304
|
||||
# Description : Check if rsh server is installed
|
||||
Register --test-no INSE-8342 --weight L --network NO --category security --description "Check if rsh server is installed"
|
||||
Register --test-no INSE-8304 --weight L --network NO --category security --description "Check if rsh server is installed"
|
||||
if [ ${SKIPTEST} -eq 0 ]; then
|
||||
# Check if rsh server is installed
|
||||
LogText "Test: Checking if rsh server is installed"
|
||||
|
|
Loading…
Reference in New Issue