[HOW TO] KODI Linux on Amlogic TV Boxes
#17
maybe try

Code:
sudo nano /etc/init.d/S40network

you might be able to add what you need in there

or maybe

Code:
sudo nano /etc/init.d/S45dns

and write

Code:
#!/bin/sh
#
# Change DNS
#
echo "nameserver AAA.BBB.CCC.DDD" > /root/.xbmc/myResolv.conf

esac

exit $?

Edit what you need
Press THANK USER if I Help
Reply


Messages In This Thread
RE: [HOW TO] XBMC Linux on Geniatech Devices - by AuXBoX - 2013-12-21, 22:09
Falling at the first hurdle - by malcolmbarr - 2014-02-16, 16:17
TVHeadend hangs at channel switch - by vvd214 - 2014-08-29, 09:20
. - by jon4248 - 2015-05-23, 17:00
Logout Mark Read Team Forum Stats Members Help
[HOW TO] KODI Linux on Amlogic TV Boxes5