[Pkg-loop-aes-maint] error in v5 of loop-aes integration

Lionel Elie Mamane lionel at mamane.lu
Sat Nov 11 16:19:09 CET 2006


--- trunk/loop-aes-utils/debian/initramfs-tools-conf (original)
+++ trunk/loop-aes-utils/debian/initramfs-tools-conf Fri Nov 10 22:41:52 2006

+set_UMASK_p() {
+
+    case "${INITRAMFS_LOOPAES}" in
+	0|no|off)
+	    exit 1

This should be "return 1", not "exit 1". My bad, sorry.

-- 
Lionel



More information about the Pkg-loop-aes-maint mailing list