From 92b41b4465afd74c031081b44fa578da48b1c6bb Mon Sep 17 00:00:00 2001 From: trimstray Date: Mon, 4 Mar 2019 00:11:55 +0100 Subject: [PATCH] updated 'How to Harden Linux' - signed-off-by: trimstray --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b23d14f..fe0075f 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ On the other hand, these standards are complicated checklists (often for newbies > You should use a rational approach because more is not better. Each environment is different, so even though security rules should all work in theory, sometimes things will not work as expected. -Hardening is not a simple process. You must devote a lot of time. Here are general rules following common best practices: +Hardening is not a simple process. Here are general rules following common best practices: - never use root account for anything that does not require it - only `sudo` individual commands