diff --git a/configfiles/config_data.txt b/configfiles/config_data.txt index 9a523a2..e81c861 100644 --- a/configfiles/config_data.txt +++ b/configfiles/config_data.txt @@ -32,11 +32,11 @@ CONFIG_PACKAGE_rkwifi-firmware-ap6275p=y CONFIG_PACKAGE_rkwifi-firmware-ap6275s=y CONFIG_PACKAGE_rkwifi-firmware-ap6398s=y CONFIG_PACKAGE_kmod-rkwifi-bcmdhd-pcie=y -CONFIG_PACKAGE_kmod-nft-tproxy=y CONFIG_PACKAGE_kmod-dsa=y CONFIG_PACKAGE_kmod-dsa-mv88e6xxx=y CONFIG_PACKAGE_kmod-dsa-tag-dsa=y CONFIG_PACKAGE_kmod-phy-marvell=y +CONFIG_PACKAGE_kmod-nft-tproxy=y CONFIG_PACKAGE_kmod-usb-printer=y CONFIG_PACKAGE_luci-app-usb-printer=y diff --git a/configfiles/ubus-examine.sh b/configfiles/ubus-examine.sh index 5ed371c..84c59e7 100644 --- a/configfiles/ubus-examine.sh +++ b/configfiles/ubus-examine.sh @@ -24,7 +24,7 @@ check_ubus() { fi if [[ "$status_code" == 500 || "$status_code" == 502 ]] && echo "$rpcd_status" | grep -q "running"; then - echo "$datetime / Ubus服务异常1,正在重启Ubus。" + echo "$datetime / Ubus服务异常,正在重启Ubus。" killall rpcd 2>/dev/null sleep 1 /sbin/rpcd -s /var/run/ubus/ubus.sock -t 30 & diff --git a/rk35xx/.config b/rk35xx/.config index 8178a3d..479b815 100644 --- a/rk35xx/.config +++ b/rk35xx/.config @@ -939,11 +939,11 @@ CONFIG_PACKAGE_rkwifi-firmware-ap6275p=y CONFIG_PACKAGE_rkwifi-firmware-ap6275s=y CONFIG_PACKAGE_rkwifi-firmware-ap6398s=y CONFIG_PACKAGE_kmod-rkwifi-bcmdhd-pcie=y -CONFIG_PACKAGE_kmod-nft-tproxy=y CONFIG_PACKAGE_kmod-dsa=y CONFIG_PACKAGE_kmod-dsa-mv88e6xxx=y CONFIG_PACKAGE_kmod-dsa-tag-dsa=y CONFIG_PACKAGE_kmod-phy-marvell=y +CONFIG_PACKAGE_kmod-nft-tproxy=y CONFIG_PACKAGE_luci-app-usb-printer=y CONFIG_PACKAGE_luci-i18n-usb-printer-zh-cn=y CONFIG_PACKAGE_hd-idle=y