diff --git a/bin/hardening/6.1_disable_xwindow_system.sh b/bin/hardening/6.1_disable_xwindow_system.sh index 653972f..4b49a13 100755 --- a/bin/hardening/6.1_disable_xwindow_system.sh +++ b/bin/hardening/6.1_disable_xwindow_system.sh @@ -43,8 +43,8 @@ apply () { done } -# This function will check config parameters required -check_config() { +# This function will create the config file for this check with default values +create_config() { cat <