Revision: 19
http://mailagent.svn.sourceforge.net/mailagent/?rev=19&view=rev
Author: rmanfredi
Date: 2008-05-30 01:58:52 -0700 (Fri, 30 May 2008)
Log Message:
-----------
Changed path for checkagent.sh in the sample crontab entry.
Modified Paths:
--------------
trunk/mailagent/agent/files/README
Modified: trunk/mailagent/agent/files/README
===================================================================
--- trunk/mailagent/agent/files/README 2008-05-30 08:40:47 UTC (rev 18)
+++ trunk/mailagent/agent/files/README 2008-05-30 08:58:52 UTC (rev 19)
@@ -14,7 +14,7 @@
Here is my crontab entry:
# Check the mailagent log file for the current day
- 55 23 * * * $HOME/etc/checkagent
+ 55 23 * * * /usr/share/mailagent/chkagent.sh
commands:
This file holds the allowed commands for @SH hooks.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|