Changeset 2480


Ignore:
Timestamp:
03/10/09 19:44:43 (4 years ago)
Author:
zero
Message:

Retrait et modif de deux directives de proftpd qui ne sont plus d'actualité.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • alternc/trunk/etc/alternc/templates/proftpd/proftpd.conf

    r2360 r2480  
    3131 
    3232DisplayLogin                    /etc/welcome.msg 
    33 DisplayFirstChdir               .message 
     33DisplayChdir                    .message 
    3434 
    3535ListOptions                     "-al" 
     
    7878SQLDefaultGID                   33 
    7979SQLDefaultUID                   33 
    80 # Do NOT create the homedir if it does not exist 
    81 SQLHomedirOnDemand              off 
    8280# Minimum ID allowed to log in. Other users should use SFTP 
    8381SQLMinID                        33 
Note: See TracChangeset for help on using the changeset viewer.