-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use inotify to detect when there's work to be done
Rather than signals (which can only be sent by the same uid), use inotify to detect when there's work to process in upload or staging directory, or when a change has been made in the relarea.
- Loading branch information
1 parent
8b01a6e
commit a7b9859
Showing
1 changed file
with
87 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters