Can anybody explain to me how I can get dhcpcd to start when the system starts?I have it placed in onboot but it does not start unless I open a terminal and issue the command sudo dhcpcd and that's a pain in the ass to have to do that everytime. Do I have too write a script in order to get dhcpcd to automatically start when the system starts and if soo then how do I write it? Example please...
Thanks, George.
EDIT: Nevermind - It was a stupid question! lol -----------------------> ANSWER is to put dhcpcd into bootlocal.sh using the command sudo dhcpcd.