diff --git a/package/luci/control/postinst-pkg b/package/luci/control/postinst-pkg index ded67b6..e69de29 100644 --- a/package/luci/control/postinst-pkg +++ b/package/luci/control/postinst-pkg @@ -1,4 +0,0 @@ -[ -n "${IPKG_INSTROOT}" ] || { - (. /etc/uci-defaults/50_luci-smartdns) && rm -f /etc/uci-defaults/50_luci-smartdns - exit 0 -}