#!/bin/sh
	/etc/init.d/lingti_luci enable >/dev/null 2>&1
	chmod a+x ${IPKG_INSTROOT}/etc/init.d/lingti_luci >/dev/null 2>&1
exit 0
