diff options
Diffstat (limited to 'system/incron/README')
-rw-r--r-- | system/incron/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/incron/README b/system/incron/README new file mode 100644 index 0000000000000..595d6437ef454 --- /dev/null +++ b/system/incron/README @@ -0,0 +1,5 @@ +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. + |