Update fstab to version 2.0.0.3.
This commit is contained in:
parent
43164c8005
commit
fec106948a
@ -4,7 +4,7 @@
|
||||
# Copyright 2023 Jake Winters
|
||||
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||
|
||||
# Version: 1.0.0.1
|
||||
# Version: 2.0.0.3
|
||||
|
||||
|
||||
# The root filesystem should have a pass number of either 0 or 1.
|
||||
@ -20,5 +20,5 @@ PARTUUID=[REDACTED] /boot/ ext4 noauto,noatime 1 2
|
||||
UUID=[REDACTED] / btrfs acl,barrier,datacow,datasum 0 1
|
||||
## home
|
||||
xa000.inferencium.net:/srv/nfs/home/ /home/ nfs4 rw,_netdev,vers=4 0 0
|
||||
## tmpfs - Portage
|
||||
tmpfs /var/tmp/portage/ tmpfs size=8G,uid=portage,gid=portage,mode=775,nosuid,noatime,nodev 0 0
|
||||
## tmpfs
|
||||
tmpfs /var/tmp/portage/ tmpfs size=16G,uid=portage,gid=portage,mode=775,nosuid,noatime,nodev 0 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user