# Run the hourly jobs
SHELL=/bin/bash
PATH=/boot/home/config/non-packaged/bin:/boot/home/config/bin:/boot/system/non-packaged/bin:/boot/system/bin
MAILTO=""
# If you change the username of UID 0 then you must change "user" below to match
01 * * * * user run-parts /boot/system/settings/cron.hourly
