tinkershack / fluffy

Fluffy watches, reports Linux on-disk filesystem events faithfully. Comes with a CLI framework/tool for convenience. The library, libfluffy, can be independently used in other projects.
http://tinkershack.in
The Unlicense
32 stars 9 forks source link

[fw] fluffyctl option to reinitiate #1

Closed raamsri closed 6 years ago

raamsri commented 6 years ago

Fluffy doesn't miss any action on the fs, nevertheless, a user might want to reinitate the watch. Is this option required? Can't Fluffy be stopped and restarted to have the same effect? Well, yes, but the watches will then have to be set manually. A reinitate call handles it. And, retains the events choice and other previously set limits as well.

Signed-off-by: Raamsri KP raam@tinkershack.in