Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 2d4ad1ca5d26eb2694d23ca68c3b8fe4 > files > 9

util-linux-ng-2.13-3.4mdv2008.0.src.rpm

--- util-linux-2.12/mount/lomount.c.pix	2004-07-15 14:48:56.000000000 +0200
+++ util-linux-2.12/mount/lomount.c	2004-07-15 14:49:02.834267728 +0200
@@ -52,7 +52,7 @@
 extern int read_options_from_fstab(char *, char **);
 
 #if !defined(LOOP_PASSWORD_MIN_LENGTH)
-# define  LOOP_PASSWORD_MIN_LENGTH   20
+# define  LOOP_PASSWORD_MIN_LENGTH   3
 #endif
 
 char    *passFDnumber = (char *)0;