mirror of
https://github.com/dev-sec/linux-baseline
synced 2024-11-10 05:34:14 +00:00
fix formating
Signed-off-by: Martin Schurz <Martin.Schurz@telekom.de>
This commit is contained in:
parent
ba94b91d38
commit
19825b5565
1 changed files with 2 additions and 2 deletions
|
@ -24,9 +24,9 @@ inputs:
|
|||
- name: mount_exec_blocklist
|
||||
description: List of mountpoints where 'noexec' mount option should be set
|
||||
- name: mount_suid_blocklist
|
||||
description: List of mountpoints where \'nosuid\' mount option should be set
|
||||
description: List of mountpoints where 'nosuid' mount option should be set
|
||||
- name: mount_dev_blocklist
|
||||
description: List of mountpoints where \'nodev\' mount option should be set
|
||||
description: List of mountpoints where 'nodev' mount option should be set
|
||||
- name: sysctl_forwarding
|
||||
description: Is network forwarding needed?
|
||||
- name: kernel_modules_disabled
|
||||
|
|
Loading…
Reference in a new issue