>From 2b1dc2d4501735b3fa9e9c02722b8bfe0699403a Mon Sep 17 00:00:00 2001 From: Shawn Wells <[email protected]> Date: Mon, 14 Apr 2014 22:16:57 -0400 Subject: [PATCH 19/26] C2S 3.2 --> packagegroup_xwindows_remove
--- RHEL/6/input/profiles/C2S.xml | 11 +++++++++-- 1 files changed, 9 insertions(+), 2 deletions(-) diff --git a/RHEL/6/input/profiles/C2S.xml b/RHEL/6/input/profiles/C2S.xml index 603dd8b..123b6fe 100644 --- a/RHEL/6/input/profiles/C2S.xml +++ b/RHEL/6/input/profiles/C2S.xml @@ -215,32 +215,39 @@ Patches would be most welcome! <select idref="uninstall_xinetd" selected="true"/> <!-- 2.1.12 Disable chargen-dgram (Scored) --> -<!-- NEEDS RULE --> +<!-- NEEDS RULE(?) --> +<!-- As this package is not available in RHEL6, not creating a rule --> <!-- 2.1.13 Disable chargen-stream (Scored) --> <!-- NEEDS RULE --> +<!-- As this package is not available in RHEL6, not creating a rule --> <!-- 2.1.14 Disable daytime-dgram (Scored) --> <!-- NEEDS RULE --> +<!-- As this package is not available in RHEL6, not creating a rule --> <!-- 2.1.15 Disable daytime-stream (Scored) --> <!-- NEEDS RULE --> +<!-- As this package is not available in RHEL6, not creating a rule --> <!-- 2.1.16 Disable echo-dgram (Scored) --> <!-- NEEDS RULE --> +<!-- As this package is not available in RHEL6, not creating a rule --> <!-- 2.1.17 Disable echo-stream (Scored) --> <!-- NEEDS RULE --> +<!-- As this package is not available in RHEL6, not creating a rule --> <!-- 2.1.18 Disable tcpmux-server (Scored) --> <!-- NEEDS RULE --> +<!-- As this package is not available in RHEL6, not creating a rule --> <!-- 3 Special Purpose Services --> <!-- 3.1 Set Daemon umask (Scored) --> <select idref="umask_for_daemons" selected="true" /> <!-- 3.2 Remove X Windows (Scored) --> -<!-- NEEDS RULE --> +<select idref="packagegroup_xwindows_remove" selected="true" /> <!-- 3.3 Disable Avahi Server (Scored) --> <select idref="disable_avahi" selected="true" /> -- 1.7.1
_______________________________________________ scap-security-guide mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide
