root 254 B

12345
  1. 1 6 * * * /sbin/logrotate /www/log/access.log \
  2. /www/log/error.log \
  3. /www/log/post.log \
  4. /www/log/admin.log; \
  5. /etc/init.d/lighttpd restart