Bläddra i källkod

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

pull/37/head
Nathan Huizinga 7 år sedan
förälder
incheckning
1ffd89c70e
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. +2
    -2
      log2ram.hourly

+ 2
- 2
log2ram.hourly Visa fil

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

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

Laddar…
Avbryt
Spara