#!/bin/sh
[ -n "$IPKG_INSTROOT" ] || {
	/etc/init.d/fusiontunx stop
	/etc/init.d/fusiontunx disable
}
