Explorar el Código

changed from 52 to 5 versions.

Norman S. hace 10 años
padre
commit
b1092e800b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      roles/mailserver/files/etc_logrotate_z-push

+ 1
- 1
roles/mailserver/files/etc_logrotate_z-push Ver fichero

@@ -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

Loading…
Cancelar
Guardar