source:
trunk/debathena/config/auto-update/debian/debathena-auto-update.logrotate
@
25860
Revision 25860, 203 bytes checked in by jdreed, 12 years ago (diff) |
---|
Line | |
---|---|
1 | /var/log/athena-update { |
2 | rotate 6 |
3 | monthly |
4 | compress |
5 | delaycompress |
6 | missingok |
7 | notifempty |
8 | } |
9 | |
10 | /var/log/athena-upgrade { |
11 | rotate 6 |
12 | monthly |
13 | compress |
14 | delaycompress |
15 | missingok |
16 | notifempty |
17 | } |
Note: See TracBrowser
for help on using the repository browser.