Your IP : 216.73.216.95


Current Path : /etc/logrotate.d/
Upload File :
Current File : //etc/logrotate.d/vsftpd

/var/log/vsftpd.log
{
	create 640 root adm

	# ftpd doesn't handle SIGHUP properly
	missingok
	notifempty
	rotate 4
	weekly
}