update .config files
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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 &
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user