mirror of
https://github.com/azlux/log2ram.git
synced 2023-10-10 13:37:24 +02:00
Update README.md
This commit is contained in:
parent
83be051ed8
commit
edd77da64e
@ -1,8 +1,10 @@
|
|||||||
# Log2Ram
|
# 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 !
|
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)
|
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
|
## Install
|
||||||
|
Loading…
Reference in New Issue
Block a user