Explicitly set "/home/" filesystem type to NFS 4.0.
This commit is contained in:
parent
9f847c60ec
commit
2cd0c35f1f
@ -1,6 +1,6 @@
|
||||
# Inferencium - aa000-0
|
||||
# Filesystem Table
|
||||
# Version: 4.0.0-alpha.28
|
||||
# Version: 4.0.0-alpha.29
|
||||
|
||||
# Copyright 2023 Jake Winters
|
||||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
@ -29,4 +29,4 @@ tmpfs /usr/local/src/compile/ tmpfs size=16G,uid=root,gid=root,mode=0700,noauto,
|
||||
|
||||
# Remote filesystems
|
||||
## /home/
|
||||
xa000-1:/srv/nfs/home/ /home/ nfs4 rw,_netdev,vers=4 0 0
|
||||
xa000-1:/srv/nfs/home/ /home/ nfs rw,_netdev,nfsvers=4.0 0 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user