浏览代码

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

正在加载...
取消
保存