[fstab] remove double compress
This commit is contained in:
parent
217780bec0
commit
b09fefc4a6
@ -41,7 +41,7 @@ efiMountOptions: umask=0077
|
|||||||
# The standard configuration applies asynchronous discard support and ssd optimizations to btrfs
|
# The standard configuration applies asynchronous discard support and ssd optimizations to btrfs
|
||||||
# and does nothing for other filesystems.
|
# and does nothing for other filesystems.
|
||||||
ssdExtraMountOptions:
|
ssdExtraMountOptions:
|
||||||
btrfs: discard=async,ssd,compress=zstd,commit=120
|
btrfs: discard=async,ssd,commit=120
|
||||||
|
|
||||||
# Additional options added to each line in /etc/crypttab
|
# Additional options added to each line in /etc/crypttab
|
||||||
crypttabOptions: luks
|
crypttabOptions: luks
|
||||||
|
Loading…
Reference in New Issue
Block a user