Parcourir la source

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

pull/37/head
Nathan Huizinga il y a 7 ans
Parent
révision
1ffd89c70e
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      log2ram.hourly

+ 2
- 2
log2ram.hourly Voir le fichier

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

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

Chargement…
Annuler
Enregistrer