Advertisement
Guest User

Untitled

a guest
May 10th, 2012
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. --- /etc/crontab 2011-02-07 17:55:04.000000000 +0000
  2. +++ /etc/crontab.dpkg-new 2012-04-02 10:55:45.000000000 +0100
  3. @@ -12,7 +12,4 @@
  4. 25 6 * * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
  5. 47 6 * * 7 root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.weekly )
  6. 52 6 1 * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.monthly )
  7. -* * * * * cd /var/www; php -f cron.php > /dev/null 2>&1
  8. #
  9. -
  10. -# Damian - the "* * * * * cd /var/www; php -f cron.php > /dev/null 2>&1" line was added by me, cut and pasted from instructions following SugarCRM instal #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement