Init: bootstrap package
All checks were successful
Build package / build-package (push) Successful in 9s
All checks were successful
Build package / build-package (push) Successful in 9s
This commit is contained in:
11
net-home.mount
Normal file
11
net-home.mount
Normal file
@@ -0,0 +1,11 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user