ftp(1) uses passive mode by default now, therefore remove
FTP_PASSIVE_MODE=YES. Pointed out by: billf
This commit is contained in:
parent
cd4d323ad3
commit
a552c60a9b
@ -21,7 +21,7 @@ default:\
|
||||
:passwd_format=md5:\
|
||||
:copyright=/etc/COPYRIGHT:\
|
||||
:welcome=/etc/motd:\
|
||||
:setenv=MAIL=/var/mail/$,BLOCKSIZE=K,FTP_PASSIVE_MODE=YES:\
|
||||
:setenv=MAIL=/var/mail/$,BLOCKSIZE=K:\
|
||||
:path=/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/sbin /usr/local/bin /usr/X11R6/bin ~/bin:\
|
||||
:nologin=/var/run/nologin:\
|
||||
:cputime=unlimited:\
|
||||
|
Loading…
Reference in New Issue
Block a user