rephrasing comment to avioid false positive in lynis-sdk

This commit is contained in:
Marzal 2019-09-29 21:13:47 +02:00
parent e64e49a551
commit 7d430d5abc
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
#
# Test : STRG-1846
# Description : Check for disabled firewire storage
# Explanation : Best option is to use the install function, or else drivers can still be loaded manually
# Explanation : Best option is to use the install function, otherwise drivers can still be loaded manually
Register --test-no STRG-1846 --os Linux --weight L --network NO --category security --description "Check if firewire storage is disabled"
if [ ${SKIPTEST} -eq 0 ]; then
FOUND=0