mirror of https://github.com/CISOfy/lynis.git
Disable suggestion for this test
This commit is contained in:
parent
e13a9087ea
commit
0d4b25d308
|
@ -276,7 +276,7 @@
|
|||
Display --indent 2 --text "- Testing swap partitions" --result WARNING --color RED
|
||||
logtext "Result: possible incorrect mount options used for mounting swap partition (${FIND})"
|
||||
#ReportWarning ${TEST_NO} "L" "Possible incorrect mount options used for swap parition (${FIND})"
|
||||
ReportSuggestion ${TEST_NO} "Check your /etc/fstab file for swap partition mount options"
|
||||
#ReportSuggestion ${TEST_NO} "Check your /etc/fstab file for swap partition mount options"
|
||||
logtext "Notes: usually swap partition have 'sw' or 'swap' in the options field (4th)"
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue