Skip to content
Snippets Groups Projects
Commit b09fefc4 authored by Philip Müller's avatar Philip Müller
Browse files

[fstab] remove double compress

parent 217780be
Branches
No related tags found
No related merge requests found
...@@ -41,7 +41,7 @@ efiMountOptions: umask=0077 ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment