SOURCES: proftpd-anonftp.conf - fix deprecatad directive

baggins baggins at pld-linux.org
Thu Mar 22 18:20:10 CET 2007


Author: baggins                      Date: Thu Mar 22 17:20:10 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix deprecatad directive

---- Files affected:
SOURCES:
   proftpd-anonftp.conf (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/proftpd-anonftp.conf
diff -u SOURCES/proftpd-anonftp.conf:1.1 SOURCES/proftpd-anonftp.conf:1.2
--- SOURCES/proftpd-anonftp.conf:1.1	Sat Apr 29 23:46:20 2006
+++ SOURCES/proftpd-anonftp.conf	Thu Mar 22 18:20:05 2007
@@ -17,7 +17,7 @@
 	# We want 'welcome.msg' displayed at login, and '.message' displayed
 	# in each newly chdired directory.
 	DisplayLogin		welcome.msg
-	DisplayFirstChdir	.message
+	DisplayChdir		.message
 
 	AllowStoreRestart on
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/proftpd-anonftp.conf?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list