Ver código fonte

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

pull/37/head
Nathan Huizinga 7 anos atrás
pai
commit
1ffd89c70e
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      log2ram.hourly

+ 2
- 2
log2ram.hourly Ver arquivo

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

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

Carregando…
Cancelar
Salvar