mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2025-12-11 05:56:47 +03:00
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:
@@ -4,6 +4,7 @@ USE_PROCD=1
|
|||||||
START=50
|
START=50
|
||||||
STOP=50
|
STOP=50
|
||||||
|
|
||||||
|
|
||||||
# Openwrt procd script: https://openwrt.org/docs/guide-developer/procd-init-script-example
|
# Openwrt procd script: https://openwrt.org/docs/guide-developer/procd-init-script-example
|
||||||
# The program should be put into /usr/bin/
|
# The program should be put into /usr/bin/
|
||||||
# This file should be put into /etc/init.d/
|
# This file should be put into /etc/init.d/
|
||||||
|
|||||||
Reference in New Issue
Block a user