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