Fix bug #354805
This commit is contained in:
parent
7bc920ab56
commit
c8b5078660
@ -58,8 +58,8 @@ stop()
|
|||||||
|
|
||||||
. "$RC_LIBEXECDIR"/sh/rc-mount.sh
|
. "$RC_LIBEXECDIR"/sh/rc-mount.sh
|
||||||
|
|
||||||
# Umount loopback devices
|
# Umount loop devices
|
||||||
einfo "Unmounting loopback devices"
|
einfo "Unmounting loop devices"
|
||||||
eindent
|
eindent
|
||||||
do_unmount "umount -d" --skip-point-regex "$no_umounts_r" \
|
do_unmount "umount -d" --skip-point-regex "$no_umounts_r" \
|
||||||
--node-regex "^/dev/loop"
|
--node-regex "^/dev/loop"
|
||||||
|
Loading…
Reference in New Issue
Block a user