How to recover the crontab file for an ISPConfig 3 installation

Discussion in 'Installation/Configuration' started by schmave, Apr 21, 2013.

  1. schmave

    schmave New Member

    Hi,

    I was editing my crontab with 'crontab -e' but accidentally pressed 'r' which, on a qwerty keyboard is very easy.

    Considering moving to france tomorrow, but until then could someone please post the fresh crontab file for an ISPConfig 3.0.4.6 installation?

    Thanks a lot!
     
  2. florian030

    florian030 Well-Known Member HowtoForge Supporter

    Code:
    * * * * * /usr/local/ispconfig/server/server.sh &> /dev/null
    30 00 * * * /usr/local/ispconfig/server/cron_daily.sh &> /dev/null
    
     
  3. schmave

    schmave New Member

    Thanks for that!

    How do I mark this as like, solved or something?
     

Share This Page