Beryl + Tether reconnect after power cycle?

I am looking for ideas about how to get my Beryl and Android phone to restart its tethering after the Beryl is powered off/on? Right now I have to physically unplug the USB cable, then re-plug. And it all works fine. I am using EasyTether.

I tried this in crontab but it does not work:

cat << “EOF” >> /etc/crontabs/root
*/1 * * * * easytether-usb
EOF

Any other ideas are appreciated. Thanks