Logrotate for unattended-upgrades.
This commit is contained in:
parent
bbab269a11
commit
913833b06e
2 changed files with 8 additions and 0 deletions
5
etc/logrotate.d/unattended-upgrades
Normal file
5
etc/logrotate.d/unattended-upgrades
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
/var/log/unattended-upgrades/unattended-upgrades.log /var/log/unattended-upgrades/unattended-upgrades-dpkg.log /var/log/unattended-upgrades/unattended-upgrades-shutdown.log
|
||||
{
|
||||
missingok
|
||||
notifempty
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue