diff --git a/youtubeUnblock/files/youtubeUnblock.owrt b/youtubeUnblock/files/youtubeUnblock.owrt index e3b4d8c..9ed7ac5 100755 --- a/youtubeUnblock/files/youtubeUnblock.owrt +++ b/youtubeUnblock/files/youtubeUnblock.owrt @@ -1,6 +1,9 @@ #!/bin/sh /etc/rc.common 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/