diff options
author | Asaf Ohaion <asaf@lingnu.com> | 2011-07-03 13:55:45 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 21:54:02 -0300 |
commit | e0f1aa4a109dfaa680f5b82ae313f0059919d568 (patch) | |
tree | 02f8de1b9f16b1e959c4e0371d29fb53c426d1a5 /system/incron/slack-desc | |
parent | 6aad810e26d431cda35d53ae27e8735607fbe3e4 (diff) | |
download | slackbuilds-e0f1aa4a109dfaa680f5b82ae313f0059919d568.tar.gz |
system/incron: Added (inotify cron system)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/incron/slack-desc')
-rw-r--r-- | system/incron/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/incron/slack-desc b/system/incron/slack-desc new file mode 100644 index 0000000000..ba45b06ab1 --- /dev/null +++ b/system/incron/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +incron: incron (inotify cron system) +incron: +incron: This program is an "inotify cron" system. It consists of +incron: a daemon and a table manipulator. You can use it a similar way +incron: as the regular cron. The difference is that the inotify cron +incron: handles filesystem events rather than time periods. +incron: +incron: +incron: +incron: +incron: |