#!/bin/sh


/etc/init.d/routergo enable
/etc/init.d/routergo start

exit 0
