[PATCH 4/5] added example clause for manual check text, to enable boilerplate remark generation

Jeffrey Blank blank at eclipse.ncsc.mil
Mon Sep 24 21:55:35 UTC 2012


Signed-off-by: Jeffrey Blank <blank at eclipse.ncsc.mil>
---
 RHEL6/input/system/software/disk_partitioning.xml |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/RHEL6/input/system/software/disk_partitioning.xml b/RHEL6/input/system/software/disk_partitioning.xml
index e678d61..1c4d260 100644
--- a/RHEL6/input/system/software/disk_partitioning.xml
+++ b/RHEL6/input/system/software/disk_partitioning.xml
@@ -31,7 +31,9 @@ The <tt>/tmp</tt> directory is a world-writable directory used
 for temporary file storage. Ensure that it has its own partition or
 logical volume at installation time, or migrate it using LVM.
 </description>
-<ocil><partition-check-macro part="/tmp"/></ocil>
+<ocil clause="no line is returned">
+<partition-check-macro part="/tmp"/>
+</ocil>
 <rationale>
 The <tt>/tmp</tt> partition is used as temporary storage by many programs.
 Placing <tt>/tmp</tt> in its own partition enables the setting of more
-- 
1.7.1



More information about the scap-security-guide mailing list