From 2f473c4377286a540a6dea14d278be3859cd26fc Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Fri, 6 Dec 2024 14:01:32 +0000 Subject: [PATCH] fixed layout Signed-off-by: Mark Bolwell --- section_1/cis_1.1/cis_1.1.2.5.2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/section_1/cis_1.1/cis_1.1.2.5.2.yml b/section_1/cis_1.1/cis_1.1.2.5.2.yml index 5cc84e9..3d02481 100644 --- a/section_1/cis_1.1/cis_1.1.2.5.2.yml +++ b/section_1/cis_1.1/cis_1.1.2.5.2.yml @@ -25,7 +25,7 @@ mount: file: var_tmp_nodev_fstab_options: title: 1.1.2.5.2 | Ensure nodev option set on /var/tmp partition - exists: true + exists: true path: /etc/fstab contents: - '/\s\/var\/tmp\s.*nodev/'