Hi, I am using Raspberry PI 3 model B with PIXEL gui. The DHCP service(client daemon) takes more than 20 Secs to assign the IP address . Is there any way to reduce the time taken?
@SurferTim The R-Pi is client in this case. At the boot up its dhcpcd.service(dhcp client daemon) which takes up the time. Also since my PI would not be in a fixed network I cannot use static address as well.