Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > a6b9681fa2ba175e2923c6c0890e2f88 > files > 7

BackupPC-3.2.1-6.fc14.src.rpm

# ----- logrotate config -------------
# BackupPC rotates its own logs!  Do not enable this unless BackupPC's internal
# log rotation system has been disabled or if you REALLY know what you are doing.

#/var/log/BackupPC/LOG {
#       missingok
#       weekly
#       notifempty
#       nocompress
#       create 644 backuppc backuppc
#}