]> git.pld-linux.org Git - packages/incron.git/commitdiff
update desc from fedora
authorElan Ruusamäe <glen@delfi.ee>
Sun, 21 Oct 2012 14:20:35 +0000 (17:20 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 21 Oct 2012 14:20:35 +0000 (17:20 +0300)
incron.init

index 3f1c6d8e58ba23c4026b65e67311d09c73f9a24b..9619bf6450957facf47d3a44305c998a269e1915 100755 (executable)
@@ -1,10 +1,11 @@
 #!/bin/sh
 #
-# incrond      Start/Stop the inotify cron-like daemon.
+# incrond      This shell script enables the incrond daemon
 #
 # chkconfig:   2345 40 60
 #
-# description: inotify cron-like daemon.
+# description:  This is a daemon which works like cron, but handles filesystem events \
+#               instead of time periods and can send notifications via mail, DBus or syslog.
 #
 # processname: incrond
 # config:      /etc/incron.conf
This page took 0.069306 seconds and 4 git commands to generate.