generated from smedev/Template-for-SMEServer-Core-Package
initial
This commit is contained in:
15
root/etc/logrotate.d/smeserver-update
Normal file
15
root/etc/logrotate.d/smeserver-update
Normal file
@@ -0,0 +1,15 @@
|
||||
/var/log/dnf/dnf.log {
|
||||
missingok
|
||||
notifempty
|
||||
maxsize 1M
|
||||
yearly
|
||||
create 0600 root root
|
||||
}
|
||||
/var/log/dnf/dnf-update.log {
|
||||
missingok
|
||||
notifempty
|
||||
maxsize 1M
|
||||
weekly
|
||||
create 0600 root root
|
||||
}
|
||||
|
Reference in New Issue
Block a user