13 lines
125 B
Plaintext
13 lines
125 B
Plaintext
|
/var/log/apt/term.log {
|
||
|
rotate 12
|
||
|
monthly
|
||
|
missingok
|
||
|
}
|
||
|
|
||
|
/var/log/apt/history.log {
|
||
|
rotate 12
|
||
|
monthly
|
||
|
missingok
|
||
|
}
|
||
|
|