On Mon, Aug 01, 2011 at 05:03:56PM +0930, Karl Goetz wrote: > I've noticed that you changed gogoc to use a log file under /var/log > (thanks :)) instead of into its working dir. > Would you please add a logrotate script to the package as well? > I doubt many people need more then a few weeks of connection logs and > at the moment it'll just grow forever. ---end quoted text---
The problem is that gogoc has its own log rotation logic. Their own logic doesn't contain an option to keep only a few number of log backups (either no backups at all, or keep all backups). A solution would be to disable log rotation in the default gogoc.conf, and instead use logrotate job as suggested by Karl. -- أحمد المحمودي (Ahmed El-Mahmoudy) Digital design engineer GPG KeyID: 0xEDDDA1B7 GPG Fingerprint: 8206 A196 2084 7E6D 0DF8 B176 BC19 6A94 EDDD A1B7
signature.asc
Description: Digital signature

