>From de705e93da802262053a2ae4b96913aac4ecd9b1 Mon Sep 17 00:00:00 2001 From: Shawn Wells Date: Sun, 12 May 2013 23:08:46 -0400 Subject: [PATCH 21/21] Updated service_tftpd_disabled As reflected from update to template file --- RHEL6/input/checks/service_tftp_disabled.xml | 109 +++++++++++++++++++++----- 1 files changed, 90 insertions(+), 19 deletions(-) diff --git a/RHEL6/input/checks/service_tftp_disabled.xml b/RHEL6/input/checks/service_tftp_disabled.xml index 711a781..73f7b5b 100644 --- a/RHEL6/input/checks/service_tftp_disabled.xml +++ b/RHEL6/input/checks/service_tftp_disabled.xml @@ -1,28 +1,99 @@ - + + - Disable tftp Service + Service tftp Disabled Red Hat Enterprise Linux 6 - Disable tftp Service + The tftp service should be disabled if possible. - - + + + + + + + + + + + - - - - - - /etc/xinetd.d - tftp - disable\s=\syes - 1 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + tftp + 0 + + + tftp + 1 + + + tftp + 2 + + + tftp + 3 + + + tftp + 4 + + + tftp + 5 + + + tftp + 6 + + + false + true + -- 1.7.1