Statistics
| Branch: | Tag: | Revision:

root / doc / examples / ganeti.cron.in @ fc3fd894

History | View | Annotate | Download (300 Bytes)

1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin
2

    
3
# Restart failed instances (every 5 minutes)
4
*/5 * * * * root [ -x @SBINDIR@/ganeti-watcher ] && @SBINDIR@/ganeti-watcher
5

    
6
# Clean job archive (at 01:45 AM)
7
45 1 * * * root [ -x @SBINDIR@/ganeti-cleaner ] && @SBINDIR@/ganeti-cleaner