# Cron tasks for SliTaz Community HUB aka chub
#

# Update RRD graphs images
*/5  * * * * /usr/bin/chub rrd >/dev/null

# Sync packages and files used by Pizza
0 0 * * * /usr/bin/pizza sync-pkgs
0 15 * * * /usr/bin/pizza get-lists
