section basic {
	SCRIPT=/etc/init.d/rsyncd
	GOOD_RET=0,3,10,
	BAD_RET=1,
	MAX_FAIL=1
}
section failcmd1 {
	FAIL_CMD=/etc/init.d/rsyncd restart
}
