Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
salt
/
logrotate-formula
forkeado de
ExternalMirrors/logrotate-formula
Seguir
1
Destacar
0
Fork
0
Código
Lanzamientos
0
Actividad
Explorar el Código
Compress rotated files by default on Debian
master
Andre Sencioles
hace 7 años
padre
74df45ba23
commit
fabbb440bc
Se han
modificado 1 ficheros
con
5 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
+5
-0
logrotate/map.jinja
+ 5
- 0
logrotate/map.jinja
Ver fichero
@@ -10,6 +10,11 @@
'tabooext': '+ .pacorig .pacnew .pacsave',
},
},
'Debian': {
'default_config': {
'compress': True,
},
},
'RedHat': {
'service': 'crond',
'default_config': {
Escribir
Vista previa
Cargando…
Cancelar
Guardar