Update README.md

This commit is contained in:
azlux 2016-10-20 12:47:56 +02:00 committed by GitHub
parent 83be051ed8
commit edd77da64e
1 changed files with 3 additions and 1 deletions

View File

@ -1,8 +1,10 @@
# Log2Ram
Like ramlog for systemd on debian 8 jessie.
Like ramlog for systemd (on debian 8 jessie for example).
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](log2ram) can work on every linux system. So you can use it with your own daemon manager if you don't have systemd.
Log2Ram is based on transient log for Systemd here : [A transient /var/log](https://www.debian-administration.org/article/661/A_transient_/var/log)
## Install