<div class="gmail_quote"><div class="gmail_quote"><br><span dir="ltr"></span><div class="im"><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


I made a custom profile and started building a gentoo system with systemd instead of sysvinit in a chroot for testing.<br><br>I&#39;ve noticed two minor problems with the ebuild - it is missing the dependency for dev-libs/dbus-glib and portage won&#39;t install it if sysvinit is installed because of file collisions. The dependencies should probably reflect this.<br>


</blockquote></div><div><br>I had the same issues but in addition to that emerge was not able to create the directories /cgroup and /cgroup/*. It said something like &quot;Access denied&quot;. I guess its some issue with absolute file paths in the Makefile that collide with the sandbox system. However creating them manually did solve the issue.<br>


<br>The next problem I have is that / is never remounted and I can&#39;t find the reason why?<br><br>Another Issue is with Dbus. My system is an X-server less system so I compiled without gtk and Dbus without X support. which is exactly what systemd complains about when started in session mode. Why is Xserver supprt needed with D-Bus?<br>

</div></div></div>