On Fri, Jul 20, 2012 at 5:30 PM, Canek Peláez Valdés <[email protected]> wrote: > On Fri, Jul 20, 2012 at 4:56 AM, Stefan G. Weichinger <[email protected]> wrote: >> >> Does anyone use systemd on gentoo, with gnome3? >> >> Would someone share a tarball of /etc/systemd/system with me (off-list) >> so I could figure out what services and stuff are needed? >> >> Tried to follow the wiki-pages, but somehow after logging into gdm the >> session hangs ... > > I'm running GNOME 3 with, systemd 44 and udev 186, the first from my overlay: > > https://github.com/canek-pelaez/gentoo-systemd-only/ > > However, the ebuilds in my overlay just change some dependencies so I > don't need to install OpenRC. Otherwise, they are identical to the > ones in the official tree. As Peter, I have the line > > -session optional pam_systemd.so > > in /etc/pam.d/system-auth. However, I still have consolekit started > (no problems whatsoever).
There were some integration issues in upstream Gnome where most distros changed abruptly from using consolekit to systemd-logind which affected me when I went from systemd-44 to -185 because I ran into some race condition with -44. I imagine using consolekit will probably work in ~arch with no unmasks if you don't run into those race conditions on -44. But you gotta admit, it will probably be easier to follow the way Redhat is doing it than starting mixing and matching, because you will know that at least your combination works somewhere. /Peter

