From 5d7b489d24a09771d2ec5848a1d9fffee011034f Mon Sep 17 00:00:00 2001 From: Ing Date: Mon, 30 Oct 2023 01:19:51 +0800 Subject: [PATCH] Recover accidentally deleted --- files/initrd/opt/rr/init.sh | 1 + files/initrd/opt/rr/model-configs/FS6400.yml.disabled | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/files/initrd/opt/rr/init.sh b/files/initrd/opt/rr/init.sh index 2e8f00dd..704bfce3 100755 --- a/files/initrd/opt/rr/init.sh +++ b/files/initrd/opt/rr/init.sh @@ -66,6 +66,7 @@ for ETH in ${ETHX[@]}; do ip addr add ${IPC}/24 dev ${ETH} sleep 1 fi + ethtool -s ${ETH} wol g 2>/dev/null done # Get the VID/PID if we are in USB diff --git a/files/initrd/opt/rr/model-configs/FS6400.yml.disabled b/files/initrd/opt/rr/model-configs/FS6400.yml.disabled index f3c8dcf8..fdbdd109 100644 --- a/files/initrd/opt/rr/model-configs/FS6400.yml.disabled +++ b/files/initrd/opt/rr/model-configs/FS6400.yml.disabled @@ -3,8 +3,6 @@ synoinfo: &synoinfo support_disk_compatibility: "no" support_memory_compatibility: "no" support_led_brightness_adjustment: "no" - support_leds_lp3943: "no" - supportadt7490: "no" support_syno_hybrid_raid: supportraidgroup: supportsas: "no"