ソースを参照

issue

tags/v1.2
azlux 7年前
committed by GitHub
コミット
5a47ec1e5a
1個のファイルの変更3行の追加1行の削除
  1. +3
    -1
      README.md

+ 3
- 1
README.md ファイルの表示

@@ -1,6 +1,8 @@
# Log2Ram
Like ramlog for systemd (on debian 8 jessie for example).

READ THE ISSUE #24 (https://github.com/azlux/log2ram/issues/28) BEFORE INSTALL !

Usefull for **Raspberry** for not writing all the time on the SD card. You need it because your SD card don't want to suffer anymore !

The script [log2ram](https://github.com/azlux/log2ram) can work on every linux system. So you can use it with your own daemon manager if you don't have systemd.
@@ -47,4 +49,4 @@ The log for log2ram will be write here : `/var/log.hdd/log2ram.log`
cd log2ram
chmod +x uninstall.sh
sudo ./uninstall.sh
```
```

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