From 2702c312805ae4cae6697285f8019869bc53581f Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 2 Apr 2002 06:56:15 +0000 Subject: harden: Oops, ignore /initrd, not /initrc... --- cfengine/cf.services.harden | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cfengine') diff --git a/cfengine/cf.services.harden b/cfengine/cf.services.harden index c34638c..5aa2e4a 100644 --- a/cfengine/cf.services.harden +++ b/cfengine/cf.services.harden @@ -72,7 +72,7 @@ editfiles: UnCommentLinesMatching "^# =/usr/X11R6/lib/X11/fonts" UnCommentLinesMatching "^# !/usr/local" UnCommentLinesMatching "^# !/usr/src" - AppendIfNoSuchLine "!/initrc" + AppendIfNoSuchLine "!/initrd" AppendIfNoSuchLine "!/.journal" AppendIfNoSuchLine "!/usr/local" AppendIfNoSuchLine "!/usr/src" -- cgit v1.2.3