[cvs] [Wiki] changed: KronolithReminders

Chuck Hagenbuch chuck at horde.org
Sat Oct 20 03:38:05 UTC 2007


chuck  Fri, 19 Oct 2007 20:38:05 -0700

Modified page: http://wiki.horde.org/KronolithReminders
New Revision:  3.2
Change log:  clarify that specifying the user is not necessary unless you
aren't really following these instructions

@@ -19,5 +19,7 @@
 # Kronolith reminders
 */5 * * * * /usr/bin/php /var/www/horde/kronolith/scripts/reminders.php
 </code>

-Note that the user that runs the cron job needs to have write access to the
Horde VFS as reminder state information is stored there. If you are using a
filesystem based VFS driver, running as the web server user is a good easy
alternative to running as root.
+Note that the user that runs the cron job needs to have write access to the
Horde VFS as reminder state information is stored there. If you are using a
filesystem based VFS driver, running as the web server user is a good
alternative to running as root.
+
+If you are editing a global system crontab instead of using the {{crontab
-e}} command to edit a specific user's crontab, you may need to specify the
user the job will run as or other information specific to your system and
that global file.


More information about the cvs mailing list