emerged dnsmasq configured according to docs started dnsmasq with: /etc/init.d dnsmasq start Get the following on the console output from the start script: * Could not get dependency info for "dnsmasq"! * Could not get dependency info for "dnsmasq"! * Starting dnsmasq ... The above is not a typo... it outputs the same (first two) lines twice. The dnsmasq daemon appears in the ps listing and appears to be functioning normally, but the start up script squawks about the dependency thing each time the script is run. The process ID appears in /var/run normally.
run `depscan.sh` and try again *** This bug has been marked as a duplicate of 23614 ***