| Paketname | incron |
| Beschreibung | cron-like daemon which handles filesystem events |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.5.9-5 |
| Sektion | admin |
| Priorität | extra |
| Installierte Größe | 360 Byte |
| Hängt ab von | libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), lsb-base (>= 3.2-14), adduser |
| Empfohlene Pakete | |
| Paketbetreuer | Emmanuel Bouthenot |
| Quelle | |
| Paketgröße | 111942 Byte |
| Prüfsumme MD5 | 4cd4ad5b35326f1d9f723db041bbff4d |
| Prüfsumme SHA1 | 073f2fa86c02a0dc95d4208821a81359c953f30a |
| Prüfsumme SHA256 | 81c76d6fa38ab2e46bccdb82a1b55e3e4b8e5c127e21b62f0809e1bd7ae55e3f |
| Link zum Herunterladen | incron_0.5.9-5_i386.deb |
| Ausführliche Beschreibung | incron is an "inotify cron" system. It works like the regular cron but is
driven by filesystem events instead of time events. This package provides two
programs, a daemon called "incrond" (analogous to crond) and a table
manipulator "incrontab" (like "crontab").
.
incron uses the Linux Kernel inotify syscalls.
.
like cron, each user can edit its own incron tables.
.
incron can be used to :
- notifying programs (e.g. server daemons) about changes in configuration
- guarding changes in critical files (with their eventual recovery)
- file usage monitoring, statistics
- automatic on-crash cleanup
- automatic on-change backup or versioning
- new mail notification (for maildir)
- server upload notification
- installation management (outside packaging systems)
- ... and many others
|