ソースを参照

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

読み込み中…
キャンセル
保存