Many updates.
This commit is contained in:
parent
a3a0d1b51c
commit
7ccb1aa296
37 changed files with 96 additions and 43 deletions
|
|
@ -1 +0,0 @@
|
|||
umount -f -r -a -t nosysfs,noproc,nodevtmpfs,notmpfs
|
||||
5
etc/runit/shutdown.d/75-unmount-remote.sh
Normal file
5
etc/runit/shutdown.d/75-unmount-remote.sh
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
msg "Unmounting remote filesystems..."
|
||||
|
||||
sync
|
||||
|
||||
umount -l -r -t nfs,nfs4
|
||||
Loading…
Add table
Add a link
Reference in a new issue