You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
338 B
11 lines
338 B
# ----- 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
|
|
#}
|
|
|