From 4ebc44d4768b6b13581834e96ff8d98979e3f948 Mon Sep 17 00:00:00 2001 From: Samson-W Date: Sun, 21 Jun 2020 04:29:18 +0800 Subject: [PATCH] Add exception config for X11 server. --- bin/hardening/6.1_disable_xwindow_system.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bin/hardening/6.1_disable_xwindow_system.sh b/bin/hardening/6.1_disable_xwindow_system.sh index cd5f2b5..653972f 100755 --- a/bin/hardening/6.1_disable_xwindow_system.sh +++ b/bin/hardening/6.1_disable_xwindow_system.sh @@ -45,7 +45,11 @@ apply () { # This function will check config parameters required check_config() { - : +cat <