mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2025-01-15 19:15:17 +00:00
Update youtubeUnblock.owrt
This commit is contained in:
parent
20b1f6685c
commit
eae8175216
@ -1,6 +1,9 @@
|
|||||||
#!/bin/sh /etc/rc.common
|
#!/bin/sh /etc/rc.common
|
||||||
USE_PROCD=1
|
USE_PROCD=1
|
||||||
|
|
||||||
|
START=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/
|
||||||
|
Loading…
Reference in New Issue
Block a user