GNU bug report logs - #22835
slim-service takes undocumented parameter and behaves surprisingly on auto-login

Previous Next

Package: guix;

Reported by: Andreas Enge <andreas <at> enge.fr>

Date: Sat, 27 Feb 2016 23:16:02 UTC

Severity: normal

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#22835: closed (slim-service takes undocumented parameter and
 behaves surprisingly on auto-login)
Date: Tue, 19 Feb 2019 22:24:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 19 Feb 2019 23:23:49 +0100
with message-id <20190219222349.GA4646 <at> jurong>
and subject line Close
has caused the debbugs.gnu.org bug report #22835,
regarding slim-service takes undocumented parameter and behaves surprisingly on auto-login
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
22835: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22835
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: bug-guix <at> gnu.org
Subject: Autologin
Date: Sun, 28 Feb 2016 00:14:53 +0100
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



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: 22835-done <at> debbugs.gnu.org
Subject: Close
Date: Tue, 19 Feb 2019 23:23:49 +0100
This can probably be closed, as nobody really remembers any more
what it is about.

Andreas



This bug report was last modified 6 years and 88 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.