Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
incron: Inotify cron system
- Summary
- This program is an "inotify cron" system.
It consists of a daemon and a table manipulator.
You can use it a similar way as the regular cron.
The difference is that the inotify cron handles
filesystem events rather than time periods.
Arch: src
Download: | incron-0.5.5-1.al3.src.rpm |
Build Date: | Fri Mar 16 14:25:14 2007 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 115 KiB |
Changelog
- * Tue Mar 13 17:00:00 2007 <ruben{%}rubenkerkhof{*}com> 0.5.5-1
- Sync with upstream
- * Mon Feb 12 16:00:00 2007 <ruben{%}rubenkerkhof{*}com> 0.5.4-1
- Update to new upstream version
- Upstream fixed permissions on pidfile
- New manpage for incron.conf
- Upstream fixed example conf file
- Upstream fixed the bug which caused that newly created tables were not loaded in some cases
- Upstream fixed incorrect encoding on LICENSE-GPL file
- * Sat Jan 27 16:00:00 2007 <ruben{%}rubenkerkhof{*}com> 0.5.0-1
- Updated to new upstream version
- Changed the service name in the scriptlets
- Added a configuration file
- Included GPL License