diff --git a/README.md b/README.md index 58f1f30..fc82a2c 100644 --- a/README.md +++ b/README.md @@ -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