projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ensure that the right architecture is used for cross-dependencies in
[apt.git]
/
debian
/
apt.logrotate
diff --git
a/debian/apt.logrotate
b/debian/apt.logrotate
index 3e924d3832df311a5077886456a1dcb8121351b0..9a6e5d1555be6f005ca52fdb61d36e9603be3bf2 100644
(file)
--- a/
debian/apt.logrotate
+++ b/
debian/apt.logrotate
@@
-1,5
+1,13
@@
/var/log/apt/term.log {
- rotate 6
+ rotate 12
+ monthly
+ compress
+ missingok
+ notifempty
+}
+
+/var/log/apt/history.log {
+ rotate 12
monthly
compress
missingok