[fstab] discard 'discard' option
- we rather use 'fstrim' via systemd timmer - see: https://github.com/calamares/calamares/issues/1395
This commit is contained in:
parent
d51bf842e1
commit
160f8c2aea
@ -21,10 +21,6 @@ efiMountOptions: umask=0077
|
|||||||
# filesystem is listed here, use those options, otherwise no additional
|
# filesystem is listed here, use those options, otherwise no additional
|
||||||
# options are set (i.e. there is no *default* like in *mountOptions*).
|
# options are set (i.e. there is no *default* like in *mountOptions*).
|
||||||
ssdExtraMountOptions:
|
ssdExtraMountOptions:
|
||||||
ext4: discard
|
|
||||||
jfs: discard
|
|
||||||
xfs: discard
|
|
||||||
swap: discard
|
|
||||||
btrfs: ssd,compress=zstd,commit=120
|
btrfs: ssd,compress=zstd,commit=120
|
||||||
|
|
||||||
# Additional options added to each line in /etc/crypttab
|
# Additional options added to each line in /etc/crypttab
|
||||||
|
Loading…
Reference in New Issue
Block a user