mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
Recover accidentally deleted
This commit is contained in:
parent
e0489917a8
commit
6dda1bbcbc
@ -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
|
||||||
|
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user