Balazs, Would be possible to place the attached files in the contrib directory? Thanks in advance, jpo -- José Pedro Oliveira mailto: jpo@di.uminho.pt * http://gsd.di.uminho.pt/~jpo /var/log/messages /var/log/secure /var/log/maillog /var/log/spooler /var/log/boot.log /var/log/cron { sharedscripts postrotate /bin/kill -HUP `cat /var/run/syslog-ng.pid 2> /dev/null` 2> /dev/null || true endscript } #--- # Syslog-ng options: #--- # -s, --syntax-only Only read and parse config file # -d, --debug Turn on debugging messages # -v, --verbose Be a bit more verbose # -F, --foreground Don't fork into background # -f <fname>, --cfgfile=<fname> Set config file name # (default=/etc/syslog-ng/syslog-ng.conf) # -V, --version Display version number (syslog-ng 1.6.5) # -p <fname>, --pidfile=<fname> Set pid file name # (default=/var/run/syslog-ng.pid) # -C <dir>, --chroot=<dir> Chroot to directory # -u <user>, --user=<user> Switch to user # -g <group>, --group=<group> Switch to group # # See syslog-ng(8) for more details #--- SYSLOGNG_OPTIONS=""