Use lazy umount for nfs when shutting down.
This commit is contained in:
parent
527c798e86
commit
da3a9b4b07
2 changed files with 1 additions and 1 deletions
|
|
@ -1 +0,0 @@
|
||||||
umount -f -r -a -t nosysfs,noproc,nodevtmpfs,notmpfs
|
|
||||||
1
etc/runit/shutdown.d/75-force-unmounts.sh
Normal file
1
etc/runit/shutdown.d/75-force-unmounts.sh
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
/usr/sbin/umount -l -t nfs,nfs4
|
||||||
Loading…
Add table
Add a link
Reference in a new issue