Fix error on enable in init script openwrt

Check #56 and #37 for more details. Real commit made to openwrt branch. Pushing this to restart actions
This commit is contained in:
Vadim Vetrov 2024-08-13 19:33:52 +03:00 committed by GitHub
parent dfc2277efc
commit e8519b4973
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,7 @@ USE_PROCD=1
START=50
STOP=50
# Openwrt procd script: https://openwrt.org/docs/guide-developer/procd-init-script-example
# The program should be put into /usr/bin/
# This file should be put into /etc/init.d/