From fa6a1a2c2605d2d3acb050bef9940869795ac637 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Wed, 20 Oct 2021 17:27:10 +0200 Subject: [PATCH] markdown lint --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d173a38..d3a3fe4 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,11 @@ ## Features Installation: + * install binaries required for selinux and related tools Configuration + * manage /etc/sysconfig/selinux file (file system permissions, selinux context, content) * manage current selinux status (permissive,enforcing) @@ -59,7 +61,6 @@ All files and directories are configured with correct selinux context. If selinu * Systems reconfigured with selinux disabled require once a reboot for selinux to be enabled. This module will **__not__** do the reboot for you to avoid unexpected outages. - ## Support * OS: CentOS 7