mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 09:25:36 -04:00
[fstab] Tighten up the *efiMountOptions* documentation
This commit is contained in:
parent
f1c133813c
commit
dab841df02
1 changed files with 3 additions and 3 deletions
|
@ -12,9 +12,9 @@ mountOptions:
|
|||
default: defaults,noatime
|
||||
btrfs: defaults,noatime,space_cache,autodefrag
|
||||
|
||||
# Mount options to use for the EFI System Partition. If not defined, it
|
||||
# takes either the value of *vfat*, or if also missing, *default* from
|
||||
# *mountOptions*
|
||||
# Mount options to use for the EFI System Partition. If not defined, the
|
||||
# *mountOptions* for *vfat* are used, or if that is not set either,
|
||||
# *default* from *mountOptions*.
|
||||
efiMountOptions: umask=0077
|
||||
|
||||
# If a filesystem is on an SSD, add the following options. If a specific
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue