Skip to content

Commit 19825b5

Browse files
committed
fix formating
Signed-off-by: Martin Schurz <[email protected]>
1 parent ba94b91 commit 19825b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

inspec.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ inputs:
2424
- name: mount_exec_blocklist
2525
description: List of mountpoints where 'noexec' mount option should be set
2626
- name: mount_suid_blocklist
27-
description: List of mountpoints where \'nosuid\' mount option should be set
27+
description: List of mountpoints where 'nosuid' mount option should be set
2828
- name: mount_dev_blocklist
29-
description: List of mountpoints where \'nodev\' mount option should be set
29+
description: List of mountpoints where 'nodev' mount option should be set
3030
- name: sysctl_forwarding
3131
description: Is network forwarding needed?
3232
- name: kernel_modules_disabled

0 commit comments

Comments
 (0)