Files
openwrt-image-buildomatic/configs/rpi-4-files/etc/init.d
Mads Meisner-Jensen 3e4d2d5a99 rpi4-files/etc/init.d/irq-eth-pin: fix compile error/warning
initscripts will run while building OpenWRT images on the host system
as described on the wiki:
https://openwrt.org/docs/guide-developer/procd-init-scripts#init_scripts_during_compilation
Thus we no longer execute any commands and wrap functionality into proper
start_service() function
2021-10-03 12:20:23 +02:00
..