Skip to content

gnome-session not fully systemd managed #228946

@jtojnar

Description

@jtojnar

I believe we are not using the --builtin session for GNOME Shell but it looks like at least the GDM greeter is still relying on that, as evidenced by the logs:

gnome-session-binary[962]: GnomeDesktop-DEBUG(+): Not systemd managed, will not move PID 1193 into transient scope
Debug config
services.xserver = {
  enable = true;

  displayManager.gdm = {
    enable = true;
    debug = true;
  };
  desktopManager.gnome = {
    enable = true;
    debug = true;
  };
};

cc @NixOS/gnome

Related:

Metadata

Metadata

Assignees

No one assigned

    Labels

    0.kind: bugSomething is broken2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md6.topic: GNOMEGNOME desktop environment and its underlying platform

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions