--- /usr/portage/sys-fs/cryptsetup/files/1.0.5-dm-crypt-start.sh 2007-10-02 18:07:39.000000000 +0200 +++ /lib/rcscripts/addons/dm-crypt-start.sh 2008-10-16 19:40:54.000000000 +0200 @@ -194,6 +194,7 @@ if [[ -z ${mount_point} ]] ; then ewarn "Failed to find mount point for ${target}, skipping" cryptfs_status=1 + return fi if [[ -n ${post_mount} ]] ; then