You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On this issue, any PR is welcome.
In my opinion, I prefer the second option : checking the version and remove the flag if <3.1.3.
Since this soft is made for debian/ubuntu, you can try to use dpkg --compare-versions to compare versions.
Hello,
It seems like my rsync version is not compatible with log2ram.
When I run
service log2ram reload
it is supposed to write logs to disk.But instead I get the following error in
/var/log/log2ram.log
Here's my rsync version
Apparently the support for both of these flag at the same time has been added in 3.1.3
Here's a few ideas :
USE_RSYNC_LEGACY=false
and change the rsync command if the flag is upI will gladly make a pull requests, just want to know what you prefer. Or if you have any other idea
The text was updated successfully, but these errors were encountered: