Use fsnotify to keep password index in sync
cortex opened this issue · 1 comments
cortex commented
Use fsnotify to keep password index in sync
cortex commented
Done! fsnotify couldn't do recursive watching easily, so I went for https://github.com/rjeczalik/notify instead.