Files
hl-ldap-env/net-home.mount
ytshih 1f66a9c087
All checks were successful
Build package / build-package (push) Successful in 9s
Init: bootstrap package
2025-07-28 07:00:43 +08:00

12 lines
156 B
SYSTEMD

[Unit]
Description=Mount /net/home
[Mount]
What=nfs.konchin.com:/srv/nfs/home
Where=/net/home
Type=nfs
TimeoutSec=30
[Install]
WantedBy=multi-user.target