From 35487d931314011e8e3b0f43c2b1605efcda5460 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Sat, 5 May 2007 11:15:07 +0000 Subject: Remove reference to dm-crypt --- init.d/localmount | 3 --- 1 file changed, 3 deletions(-) diff --git a/init.d/localmount b/init.d/localmount index ee3c46ca..f57cfba0 100755 --- a/init.d/localmount +++ b/init.d/localmount @@ -119,9 +119,6 @@ start() { swapon -a >/dev/null eend 0 # If swapon has nothing todo it errors, so always return 0 - # Start dm-crypt mappings, if any - start_addon dm-crypt - # Setup any user requested dump device if [ -x /sbin/dumpon -a -n "${KERNEL_DUMP_DEVICE}" ] ; then ebegin "Activating kernel core dump device" "(${KERNEL_DUMP_DEVICE})" -- cgit v1.2.3