[fstab] sync with upstream
This commit is contained in:
parent
a5b96e4a1e
commit
2e34ebc3a4
@ -55,7 +55,7 @@ efiMountOptions: umask=0077
|
||||
# The standard configuration applies asynchronous discard support and ssd optimizations to btrfs
|
||||
# and does nothing for other filesystems.
|
||||
ssdExtraMountOptions:
|
||||
btrfs: discard=async
|
||||
btrfs: discard=async,ssd
|
||||
|
||||
# Additional options added to each line in /etc/crypttab
|
||||
crypttabOptions: luks
|
||||
@ -84,3 +84,4 @@ tmpOptions:
|
||||
ssd:
|
||||
tmpfs: true
|
||||
options: "defaults,noatime,mode=1777"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user