/var/log/xferlog {
   postrotate
      /bin/kill -HUP `cat /var/run/proftpd/proftpd.pid 2>/dev/null` 2>/dev/null || true
   endscript
}
