mirror of
https://github.com/Fishwaldo/build.git
synced 2025-06-29 01:28:56 +00:00
Merge branch 'master' of https://github.com/armbian/build
This commit is contained in:
commit
53cb8c9a32
1 changed files with 1 additions and 1 deletions
|
@ -64,6 +64,6 @@ family_tweaks_s()
|
|||
### Ethernet tweaks
|
||||
|
||||
# copy and enable helios4-wol.service
|
||||
cp $SRC/packages/bsp/helios4/helios4-wol.service $SDCARD/usr/lib/systemd/system/
|
||||
cp $SRC/packages/bsp/helios4/helios4-wol.service $SDCARD/lib/systemd/system/
|
||||
chroot $SDCARD /bin/bash -c "systemctl --no-reload enable helios4-wol.service >/dev/null 2>&1"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue