Thanks for the reply.
I tried several options

I tried removing

            uci set firewall.internet.src='nothing'
            uci set glconfig.tor.disabled='0'
            uci set firewall.tor.input='REJECT'
    else

Didn’t work.
Then I removed

            uci set firewall.internet.src='tor'
            uci set glconfig.tor.disabled='1'
            uci set firewall.tor.input='ACCEPT'

Also didn’t work.

Any chance someone can have a look at initswitch?
Pasted it here !/bin/sh /etc/rc.commonSTART=19start(){ model=$(awk 'BEGIN{FS - Pastebin.com