This commit is contained in:
Anthony G. Basile 2011-02-14 04:41:08 -05:00
parent 7bc920ab56
commit c8b5078660

View File

@ -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"