Description
Filesystem directory events can be monitored by a daemon that reacts when watched paths change. It is useful for administrators who automate tasks after file creation, updates, or removal.
This service can trigger commands in response to file activity. Review rules carefully to avoid loops, unintended writes, or actions on untrusted files.