1) Does vstpd handle SIGHUP properly?
I saw that /var/logrotate.d/vsftpd claims that 

    # ftpd doesn't handle SIGHUP properly

. Is that a typo? I also got that impression by trying
to make vsftpd reread the conf file with a SIGHUP
signal.
In that case I think the patch I sent should have
been:

-- vsftpd.1      2008-04-29 22:20:16.000000000 +0300
+++ vsftpd.1.patched      2008-04-29
22:30:53.000000000 +0300
@@ -30,5 +30,11 @@
 .Op configuration file
 may be given on the command line.  The default
configuration file is
 .Pa /etc/vsftpd.conf .
+.Sh SIGNALS
+SIGHUP
+will make the
+.Nm vsftpd
+process reread the
+.Op configuration file .
+.Sh BUGS
+.Nm vsftpd 
doesn't handle SIGHUP properly
 .Sh SEE ALSO
 .Xr vsftpd.conf 5

2) /var/log/vsftpd/
I think that the package should suggests to have the
log files in a /var/log/vsftpd/ directory and:
2.1) Adjust /etc/logrotate.d/vsftpd, and the suggested
conf file, for that.
2.2) Whenever log files are mentioned in vsftpd.1 man
page, assert that a logrotate facility is probably
already set up by the package management system  to
handle log files rotation.


      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to