This commit is contained in:
azlux 2017-10-02 00:50:31 +02:00 committed by GitHub
parent 71ff96ad2a
commit 5a47ec1e5a
1 changed files with 3 additions and 1 deletions

View File

@ -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
```
```