Author: des
Date: Tue Jun 19 14:47:07 2012
New Revision: 237270
URL: http://svn.freebsd.org/changeset/base/237270
Log:
Passive mode is the default, and has been for a while.
MFC after: 1 week
Modified:
head/etc/login.conf
Modified: head/etc/login.conf
==============================================================================
--- head/etc/login.conf Tue Jun 19 14:46:18 2012 (r237269)
+++ head/etc/login.conf Tue Jun 19 14:47:07 2012 (r237270)
@@ -26,7 +26,7 @@ default:\
:passwd_format=sha512:\
: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 ~/bin:\
:nologin=/var/run/nologin:\
:cputime=unlimited:\
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"