]> git.pld-linux.org Git - packages/proftpd.git/commitdiff
- fix deprecatad directive
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 22 Mar 2007 17:20:05 +0000 (17:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    proftpd-anonftp.conf -> 1.2

proftpd-anonftp.conf

index 7ba43a28b26355ff7ef7c4a40a3fb53b2fa14906..3f869b17e6417dc11448d6489ccf6ca0eb718d7c 100644 (file)
@@ -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
 
This page took 0.129282 seconds and 4 git commands to generate.