mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-22 05:14:33 +02:00
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
|
Display --indent 2 --text "- Testing swap partitions" --result WARNING --color RED
|
||||||
logtext "Result: possible incorrect mount options used for mounting swap partition (${FIND})"
|
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})"
|
#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)"
|
logtext "Notes: usually swap partition have 'sw' or 'swap' in the options field (4th)"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user