Accidentally Deleted the Cronjobs

Discussion in 'General' started by otacon, May 12, 2011.

  1. otacon

    otacon New Member

    I accidentally typed crontab -r rather than crontab -e.


    Can anyone give me the default jobs added by ispconfig to cron?

    I would appreciate it.
     
  2. erosbk

    erosbk New Member

    * * * * * /usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log
    30 00 * * * /usr/local/ispconfig/server/cron_daily.sh > /dev/null 2>> /var/log/ispconfig/cron.log
     

Share This Page