[ -n "${IPKG_INSTROOT}" ] || {
	[ -f /etc/uci-defaults/50_luci-ddnsto ] && (. /etc/uci-defaults/50_luci-ddnsto) && rm -f /etc/uci-defaults/50_luci-ddnsto
	rm -f /tmp/luci-indexcache /tmp/luci-indexcache.*
	rm -rf /tmp/luci-modulecache/
	/etc/init.d/rpcd reload 2>/dev/null
	exit 0
}
