On Fri, Aug 04, 2006 at 02:36:36AM -0500, Mario Oyorzabal Salgado wrote: > Hi i'm using proftpd last 8 months, but my logfiles anymore have touch > by logrotate script since may 2006, my logfiles "xferlog" and "xferreport" > have path: "/var/log", checking the script in "proftpd" in cron monthly > have reference to logfiles in "/var/log/proftpd", checking logfiles in > that path this files are empty and are rotate but the logfiles in "/var/log" > don't rotate and this files have info of proftpd transfers, i don't modify > files > for have this result and don't know how happen that =(. >
Log files moved into /var/log/proftpd since 1.3.0, you should 1. customize your proftpd.conf or 2. customize your crontab script This is a configuration issue, not a proper error. See the new default config in /usr/share/proftpd/templates/proftpd.conf. You have been warned at upgrade time about those kind of things. I could just add logs moving among postinst things to do, just in case. -- Francesco P. Lovergine -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

