nowsecure / fsmon

monitor filesystem on iOS / OS X / Android / FirefoxOS / Linux

Home Page:https://www.nowsecure.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for FreeBSD

trufae opened this issue · comments

filesystem monitoring in FreeBSD needs to be done using the kqueue api

https://github.com/emcrisostomo/fswatch

I think we can reuse the kqueue backend from osx for freebsd. but need to investigate a bit more