Przeglądaj źródła

Merge pull request #193 from nstanke/patch-1

reduce z-push logrotation to 5 versions
Luke Cyca 10 lat temu
rodzic
commit
7118c07753
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      roles/mailserver/files/etc_logrotate_z-push

+ 1
- 1
roles/mailserver/files/etc_logrotate_z-push Wyświetl plik

@@ -1,7 +1,7 @@
1 1
 /var/log/z-push/*.log {
2 2
         weekly
3 3
         missingok
4
-        rotate 52
4
+        rotate 5
5 5
         compress
6 6
         notifempty
7 7
         create 0644 www-data www-data

Ładowanie…
Anuluj
Zapisz