Skip to content

Instantly share code, notes, and snippets.

Created October 19, 2017 12:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/875a413b4ba7ec06b88ba42ce50ecca8 to your computer and use it in GitHub Desktop.
Save anonymous/875a413b4ba7ec06b88ba42ce50ecca8 to your computer and use it in GitHub Desktop.
[burim@nixOs:~/Desktop]$ systemctl status display-manager
● display-manager.service - X11 Server
Loaded: loaded (/nix/store/83w411gcpij15ccd1s3ri6ambrcr609p-unit-display-manager.service/display-manager.service; linked; vendor preset:
Active: inactive (dead) since Thu 2017-10-19 14:34:19 CEST; 9min ago
Process: 1208 ExecStart=/nix/store/2cgypznl0jcdxj2ha5h175w1x2jzmjsv-unit-script/bin/display-manager-start (code=exited, status=0/SUCCESS)
Process: 1206 ExecStartPre=/nix/store/6dg8rmfynfg82fpmna8mrdbrswpszxr3-unit-script/bin/display-manager-pre-start (code=exited, status=0/SU
Main PID: 1208 (code=exited, status=0/SUCCESS)
Oct 19 14:29:23 nixOs systemd[1]: Starting X11 Server...
Oct 19 14:29:23 nixOs systemd[1]: Started X11 Server.
Oct 19 14:29:37 nixOs gdm-password][1446]: gkr-pam: no password is available for user
Oct 19 14:29:40 nixOs gdm-password][1446]: pam_unix(gdm-password:session): session opened for user burim by (uid=0)
Oct 19 14:34:19 nixOs systemd[1]: Stopping X11 Server...
Oct 19 14:34:19 nixOs gdm[1208]: GLib: g_hash_table_find: assertion 'version == hash_table->version' failed
Oct 19 14:34:19 nixOs systemd[1]: Stopped X11 Server.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment