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:
authorMichael Boelen <michael.boelen@cisofy.com>2019-07-14 14:16:48 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2019-07-14 14:16:48 +0300
commitceb9ea193da6cba11f5cee37f05066afbbba4150 (patch)
treef47ee860783dd4fc3f50e34dd87128e888f18ff5 /include/tests_insecure_services
parent93e311e52e9c5c2671e0e3030fb4fd9634d9ded6 (diff)
Renamed INSE-8342 to INSE-8304
Diffstat (limited to 'include/tests_insecure_services')
-rw-r--r--include/tests_insecure_services2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_insecure_services b/include/tests_insecure_services
index a52037a1..c446705f 100644
--- a/include/tests_insecure_services
+++ b/include/tests_insecure_services
@@ -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"