So after installing Unison on CentOS 7, i wanted to use the repeat=watch function. syncing by running unison manually works perfect. But for a auto-sync on change, repeat=watch
could be used. But this line gives me the error:
Fatal error: No file monitoring helper program found.
This probably means that it can't find the fsmonitor.py (at least, that is what I think).
Does anyone know a solution?
Thanks.