Re: File watcher process for BSD
Chris Stankevitz <[email protected]> Mon, 24 Aug 2015 16:36:57 -0700
| Newsgroups | gmane.network.unison.devel |
|---|---|
| Message-ID | <[email protected]> |
On 8/21/15 10:38 AM, Matt McClure wrote: > Is fsmonitor.py sufficient? Matt, I assumed it wasn't given that is has sections for linux, mac, and windows but not BSD. Mac code uses fsevents which is not supported on BSD. Linux code uses inotify which is not supported by BSD. Can you tell me: when using '-repeat watch', how does unison discover the PID of the fsmonitor.py? Or, if unison launches fsmonitor.py, where/how does it find it or where can I change the name? Thank you, Chris