SHELL=/bin/sh
PATH=/sbin:/bin:/usr/sbin:/usr/bin

# m h dom mon dow user	command
0 1	* * *	root	test -e /usr/bin/opalsync && /usr/bin/opalsync foreach sync
# 0 1	* * *	root	test -e /usr/bin/opalsync && /usr/bin/opalsync foreach sync reduce0 reduce1 reduce2 removeold clean
