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

[fstab] sync with upstream

parent a5b96e4a
Branches
Tags
No related merge requests found
...@@ -55,7 +55,7 @@ efiMountOptions: umask=0077 ...@@ -55,7 +55,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 btrfs: discard=async,ssd
# Additional options added to each line in /etc/crypttab # Additional options added to each line in /etc/crypttab
crypttabOptions: luks crypttabOptions: luks
...@@ -84,3 +84,4 @@ tmpOptions: ...@@ -84,3 +84,4 @@ tmpOptions:
ssd: ssd:
tmpfs: true tmpfs: true
options: "defaults,noatime,mode=1777" options: "defaults,noatime,mode=1777"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment