add examples/logrotate.conf
commitc1ebb313735a280582d87c1ba44619aa47e00b06
authorEric Wong <normalperson@yhbt.net>
Tue, 29 Mar 2011 16:47:26 +0000 (29 09:47 -0700)
committerEric Wong <normalperson@yhbt.net>
Tue, 29 Mar 2011 16:47:26 +0000 (29 09:47 -0700)
treec255cc22801ae4640f981ecc19148cd29bcfcb0b
parentede28dc59562c862ff4641ed42a0ef357880d0f5
add examples/logrotate.conf

logrotate is the de facto tool for logrotation, so an
example config for highlighting important parts are in order.

Since our USR1 signal handling is part of the crusade against
the slow and lossy "copytruncate" option, be sure to
emphasize that :)
examples/logrotate.conf [new file with mode: 0644]