Browse Source

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

pull/37/head
Nathan Huizinga 7 years ago
parent
commit
1ffd89c70e
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      log2ram.hourly

+ 2
- 2
log2ram.hourly View File

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

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

Loading…
Cancel
Save