Sort "/home/" mount options alphabetically
This commit is contained in:
parent
aa3d9afa01
commit
3992bd302d
@ -1,6 +1,6 @@
|
|||||||
# Inferencium - aa000-0
|
# Inferencium - aa000-0
|
||||||
# Filesystem Table
|
# Filesystem Table
|
||||||
# Version: 4.0.0-alpha.30
|
# Version: 4.0.0-alpha.31
|
||||||
|
|
||||||
# Copyright 2023 Jake Winters
|
# Copyright 2023 Jake Winters
|
||||||
# SPDX-License-Identifier: BSD-3-Clause
|
# 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
|
# Remote filesystems
|
||||||
## /home/
|
## /home/
|
||||||
xa000-1:/srv/nfs/home/ /home/ nfs auto,rw,_netdev,nfsvers=4.0 0 0
|
xa000-1:/srv/nfs/home/ /home/ nfs auto,_netdev,nfsvers=4.0,rw 0 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user