[PATCH 12/20] The at daemon service is spelled "atd".

Michele Newman mnewman at redhat.com
Wed Oct 31 01:26:37 UTC 2012


---
 RHEL6/input/services/cron.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/RHEL6/input/services/cron.xml b/RHEL6/input/services/cron.xml
index fce85bf..cccb8ea 100644
--- a/RHEL6/input/services/cron.xml
+++ b/RHEL6/input/services/cron.xml
@@ -115,9 +115,9 @@ access to these files should be disabled.</description>
 <Rule id="disable_at">
 <title>Disable atd Service</title>
 <description>
-<service-disable-macro service="at" />
+<service-disable-macro service="atd" />
 </description>
-<ocil><service-disable-check-macro service="at" /></ocil>
+<ocil><service-disable-check-macro service="atd" /></ocil>
 <rationale>
 Many of the periodic or delayed execution features of the at
 daemon can be provided through the cron daemon instead.
-- 
1.8.0



More information about the scap-security-guide mailing list