Package: proftpd
Version: 1.3.0-21

The template 'debian/templates/basic.conf' contains a wrong option. It
needs to be 'RequireValidShell' while it in fact IS 'RequireValidShells'.



Signed-off-by: Patrick Ringl <[EMAIL PROTECTED]
---



--- debian/templates/basic.conf.old     2007-06-12 02:46:36.000000000 +0000
+++ debian/templates/basic.conf 2007-06-12 02:47:21.000000000 +0000
@@ -32,7 +32,7 @@

 # Users require a valid shell listed in /etc/shells to login.
 # Use this directive to release that constrain.
-# RequireValidShells           off
+# RequireValidShell            off

 # Port 21 is the standard FTP port.
 Port                           21

Reply via email to