azlux / log2ram

ramlog like for systemd (Put log into a ram folder)
MIT License
2.57k stars 187 forks source link

Update README.md #223

Closed adamsthws closed 1 month ago

adamsthws commented 1 month ago

Log2Ram handles the detection of rsync automatically. If rsync is available on your system, it will be used for synchronization; otherwise, the script will fall back to using cp.

The documentation has been updated to reflect that USE_RSYNC is no longer required in the config file (/etc/log2ram.conf).

adamsthws commented 1 month ago

My apologies, upon closer inspection I seem to have mis-understood the issue. I will close this PR and open an issue instead.