Looking for a little assistance here. I've been running Gentoo for quite some time, but this is the biggest WTF that I've ever encountered.
In setting up a Gentoo install on an HP Chromebook for a friend, I noticed that the NetworkMangler widget in KDE was completely blank, mainly on account of NetworkManager not running. Sure enough, `/etc/init.d/NetworkManager status` reported stopped. No matter what I tried initially, re-install of NM, changing OpenRC to parallel, adding delays to /etc/init.d/NetworkManager script... nothing worked.
It wasn't until I ran into a similar issue with xdm that I realized that something was horribly amiss. If I create a bash script to run Network Manager or xdm from /etc/local.d, they run just fine. There is ZERO indication from the logs that OpenRC is even attempting to start either service. I already checked to make certain that there wasn't an issue with dbus, and it appears to be starting fine.

