From 7d430d5abc2a8d3b0754df8b2b19f63294c84813 Mon Sep 17 00:00:00 2001 From: Marzal <2069735+Marzal@users.noreply.github.com> Date: Sun, 29 Sep 2019 21:13:47 +0200 Subject: rephrasing comment to avioid false positive in lynis-sdk --- include/tests_storage | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/tests_storage') diff --git a/include/tests_storage b/include/tests_storage index a9029852..1e3d93c3 100644 --- a/include/tests_storage +++ b/include/tests_storage @@ -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 -- cgit v1.2.3