forked from mirrors/linux-bench
commit
21d824ec54
1 changed files with 1 additions and 1 deletions
|
@ -399,7 +399,7 @@ groups:
|
||||||
|
|
||||||
- id: 1.1.5
|
- id: 1.1.5
|
||||||
description: "Ensure noexec option set on /tmp partition"
|
description: "Ensure noexec option set on /tmp partition"
|
||||||
audit: "mount | grep /tmp"
|
audit: "mount | grep -E '\\s/tmp\\s' | grep -v noexec"
|
||||||
tests:
|
tests:
|
||||||
test_items:
|
test_items:
|
||||||
- flag: ""
|
- flag: ""
|
||||||
|
|
Loading…
Add table
Reference in a new issue