diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:45:59 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:11 -0400 |
commit | 47858db911f81b0667ebff80907ae76542afb46b (patch) | |
tree | 642f030dee7a519b5fc4a83ea7fbeea85d63a285 /system/rkhunter | |
parent | 80b8a76690bea7d2cc7d046ae3410019eb02950b (diff) | |
download | slackbuilds-47858db911f81b0667ebff80907ae76542afb46b.tar.gz |
system/rkhunter: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/rkhunter')
-rw-r--r-- | system/rkhunter/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/rkhunter/README b/system/rkhunter/README index 2b3e9f83c9..75a0f56284 100644 --- a/system/rkhunter/README +++ b/system/rkhunter/README @@ -1,4 +1,4 @@ -RKHunter is a scanning tool that scans for rootkits, backdoors, and local -exploits by running tests like MD5 hash comparison, known rootkit files, -incorrect permissions on binaries, suspect strings in LKM and LKD modules, -and hidden files. +RKHunter is a scanning tool that scans for rootkits, backdoors, +and local exploits by running tests like MD5 hash comparison, known +rootkit files, incorrect permissions on binaries, suspect strings in +LKM and LKD modules, and hidden files. |