mirror of
https://github.com/Fishwaldo/build.git
synced 2025-06-23 22:59:02 +00:00
[ helios4 ] fix helios4-wol.service copy target path
This commit is contained in:
parent
194d887ab1
commit
21b9a79b55
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