Explorar el Código

Fixed: use systemctl reload to write changes to disk and to the log

pull/37/head
Nathan Huizinga hace 7 años
padre
commit
1ffd89c70e
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      log2ram.hourly

+ 2
- 2
log2ram.hourly Ver fichero

@@ -1,3 +1,3 @@
#! /bin/sh
#!/bin/sh

/usr/local/bin/log2ram write > /dev/null
systemctl reload log2ram

Cargando…
Cancelar
Guardar