documentation_complete: true

title: 'Restrict Partition Mount Options'

description: |-
    System partitions can be mounted with certain options
    that limit what files on those partitions can do. These options
    are set in the <tt>/etc/fstab</tt> configuration file, and can be
    used to make certain types of malicious behavior more difficult.

{{% if 'ubuntu' in product %}}
platform: not container
{{% else %}}
platform: not container and not bootc
{{% endif %}}
