Information
This entry starts the dhcpsd daemon on system startup. The dhcpsd deamon is the DHCP server that serves addresses and configuration information to DHCP clients in the network.
Rationale:
The dhcpsd daemon is the DHCP server that serves addresses and configuration information to DHCP clients in the network. You must disable this service if the server is not a DHCP server.
Solution
In /etc/rc.tcpip, comment out the dhcpsd entry:
chrctcp -d dhcpsd
Default Value:
Commented out