# remstats
#
# Robert Jordens <rjo@gmx.de>
#
# This software may be used and distributed according to the terms
# of the GNU General Public License, incorporated herein by reference.
#

/var/log/remstats/*.log {
	weekly
	rotate 12
	compress
	missingok
}

