1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
documentation_complete: true
title: 'Removable Partition'
description: |-
This value is used by the checks mount_option_nodev_removable_partitions, mount_option_nodev_removable_partitions,
and mount_option_nodev_removable_partitions to ensure that the correct mount options are set on partitions mounted from
removable media such as CD-ROMs, USB keys, and floppy drives. This value should be modified to reflect any removable
partitions that are required on the local system.
type: string
operator: equals
interactive: false
options:
dev_cdrom: /dev/cdrom
default: /dev/cdrom
|