Set "/home/" to automatically mount on boot

This commit is contained in:
inference 2024-02-13 04:32:24 +00:00
parent 2cd0c35f1f
commit aa3d9afa01
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -1,6 +1,6 @@
# Inferencium - aa000-0
# Filesystem Table
# Version: 4.0.0-alpha.29
# Version: 4.0.0-alpha.30
# 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/ nfs rw,_netdev,nfsvers=4.0 0 0
xa000-1:/srv/nfs/home/ /home/ nfs auto,rw,_netdev,nfsvers=4.0 0 0