mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
helios4: fix helios4-wol.service (wake-on-lan) (#8235)
* helios4: fix wake-on-lan (wol) - added ethtool package - enable wol on all ethernet interfaces - support common systemd.net-naming-schemes (ethX/endX/enoX) * Update helios4-wol.service Removed test code. * Update helios4-wol.service Fix bug after retesting.
This commit is contained in:
@@ -13,4 +13,5 @@ KERNEL_TEST_TARGET="current"
|
||||
|
||||
function post_family_config__helios4_extra_packages() {
|
||||
add_packages_to_image "fancontrol"
|
||||
add_packages_to_image "ethtool"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user