93e12e4
# ----- logrotate config -------------
93e12e4
# BackupPC rotates its own logs!  Do not enable this unless BackupPC's internal
93e12e4
# log rotation system has been disabled or if you REALLY know what you are doing.
93e12e4
93e12e4
#/var/log/BackupPC/LOG {
93e12e4
#       missingok
93e12e4
#       weekly
93e12e4
#       notifempty
93e12e4
#       nocompress
93e12e4
#       create 644 backuppc backuppc
93e12e4
#}