unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#22835: Autologin
@ 2016-02-27 23:14 Andreas Enge
  2016-02-28 10:32 ` Ricardo Wurmus
  2019-02-19 22:23 ` bug#22835: Close Andreas Enge
  0 siblings, 2 replies; 5+ messages in thread
From: Andreas Enge @ 2016-02-27 23:14 UTC (permalink / raw)
  To: 22835

Hello,

I am trying to create a configuration using slim-service with autologin.

Looking at the code in gnu/services/xorg.scm, I find the following definition:
(define* (slim-service #:key (slim slim)
                       (allow-empty-passwords? #t) auto-login?
                       (default-user "")
                       (theme %default-slim-theme)
                       (theme-name %default-slim-theme-name)
                       (xauth xauth) (shepherd shepherd) (bash bash)
                       (auto-login-session #~(string-append #$windowmaker
                                                            "/bin/wmaker"))
                       (startx (xorg-start-command)))

The parameter auto-login-session is not documented in guix.texi.

It also is a bit surprising; since I had added only xfce to my packages,
I expected this to start. Or is this impossible to realise?

Andreas

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-02-19 22:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-27 23:14 bug#22835: Autologin Andreas Enge
2016-02-28 10:32 ` Ricardo Wurmus
2016-02-28 10:53   ` Andreas Enge
2016-02-28 15:55     ` Ludovic Courtès
2019-02-19 22:23 ` bug#22835: Close Andreas Enge

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).