Signed-off-by: Jeffrey Blank <bl...@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

_______________________________________________
scap-security-guide mailing list
scap-security-guide@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide

Reply via email to