Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/patch_my_xo/semanticxo/etc/cron.d/replicate-graphs
blob: 9eabbd68acaeffb297075b11a17eb675d9db57d8 (plain)
1
2
3
4
5
6
# Check if there are new graphs to replicate every 5 minutes
MAILTO=""
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
SHELL=/bin/bash
*/5 * * * * root /usr/sbin/replicate-graphs 1>/dev/null 2>/dev/null