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:
Diffstat (limited to 'include/tests_solaris')
-rw-r--r--include/tests_solaris4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/tests_solaris b/include/tests_solaris
index 96c23899..d283cef9 100644
--- a/include/tests_solaris
+++ b/include/tests_solaris
@@ -28,7 +28,7 @@
#
# Test : SOL-xxxx
# Description : Check if Stop-A is disabled
-# Register --test-no SOL-xxxx --weight L --network NO --description "Check for running SSH daemon"
+# Register --test-no SOL-xxxx --weight L --network NO --category security --description "Check for running SSH daemon"
# if [ ${SKIPTEST} -eq 0 ]; then
# LogText "Test: Searching for a SSH daemon"
# # Check running processes
@@ -47,7 +47,7 @@
#
# Test : SOL-xxxx
# Description : Check if vold is disabled, to disallow unaudited mounts
-# Register --test-no SOL-xxxx --weight L --network NO --description "Check for running SSH daemon"
+# Register --test-no SOL-xxxx --weight L --network NO --category security --description "Check for running SSH daemon"
# if [ ${SKIPTEST} -eq 0 ]; then
# LogText "Test: Searching for a SSH daemon"
# # Check running processes