瀏覽代碼

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

pull/37/head
Nathan Huizinga 7 年之前
父節點
當前提交
1ffd89c70e
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      log2ram.hourly

+ 2
- 2
log2ram.hourly 查看文件

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

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

Loading…
取消
儲存