Recover accidentally deleted

This commit is contained in:
Ing 2023-10-30 01:19:51 +08:00
parent e0489917a8
commit 6dda1bbcbc
2 changed files with 1 additions and 2 deletions

View File

@ -66,6 +66,7 @@ for ETH in ${ETHX[@]}; do
ip addr add ${IPC}/24 dev ${ETH} ip addr add ${IPC}/24 dev ${ETH}
sleep 1 sleep 1
fi fi
ethtool -s ${ETH} wol g 2>/dev/null
done done
# Get the VID/PID if we are in USB # Get the VID/PID if we are in USB

View File

@ -3,8 +3,6 @@ synoinfo: &synoinfo
support_disk_compatibility: "no" support_disk_compatibility: "no"
support_memory_compatibility: "no" support_memory_compatibility: "no"
support_led_brightness_adjustment: "no" support_led_brightness_adjustment: "no"
support_leds_lp3943: "no"
supportadt7490: "no"
support_syno_hybrid_raid: support_syno_hybrid_raid:
supportraidgroup: supportraidgroup:
supportsas: "no" supportsas: "no"