Logrotae Funktion
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
/opt/pingu/logs/*.log {
|
||||||
|
weekly
|
||||||
|
rotate 4
|
||||||
|
compress
|
||||||
|
missingok
|
||||||
|
notifempty
|
||||||
|
copytruncate
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user