Logrotae Funktion

This commit is contained in:
kai
2026-05-14 14:31:24 +00:00
parent e809744fa2
commit fb6065ad7f
+8
View File
@@ -0,0 +1,8 @@
/opt/pingu/logs/*.log {
weekly
rotate 4
compress
missingok
notifempty
copytruncate
}