incron
incron copied to clipboard
cron-like daemon which handles filesystem events
Hi, I have used incrontab to check wether a new file is created in a directory, after checking with several parameter only IN_MOVE_TO gave me the correct Filename myfilename.jpg IN_CREATE...
This bug report is a copy of https://bugs.debian.org/443703 [martin f krafft] Please let me use ~ (or $HOME) and other variables in incrontab table entries. I am really not a...
The relocated code is very problematic since it reloads the state of incrond before the even has been processed and the code expects the structures to be intact. By relocating...
The words ``, `` and `` in the explanation of the user table rows syntax disappear when I view the README.md in the browser, probably because of the angle brackets....
This bug report is a copy of https://bugs.debian.org/599801 [dimas] hello! i'm using Debian Testing and have noticed that incron doesn't seem to process IN_DELETE_SELF action properly. shortly, i create a...
This bug report is a copy of https://bugs.debian.org/715483 [Leo 'costela' Antunes] Dear Maintainer, incron's UserTable::MayAccess is too naive and reinvents the wheel when checking permissions on a watched dir. Since...
Hi I've found some security issues in incron. Is there a security contact for this project? I've tried contacting the email address from the official website but no replies. Thanks...
When executing commands for new files that arrive, there is no limit to the number of `fork()` calls. Imagine the following scenario: - A thousand files land up more or...
IMO it would be very helpful if incron accept only certain file names - perhaps names with '.conf' suffix, as is usual with files in X11/xorg.conf.d, dovecot/conf.d, exports.d, modprobe.d, php.d,...