GNU bug report logs - #63652
[PATCH] services: screen-locker-service-type: Configurable PAM and setuid.

Previous Next

Package: guix-patches;

Reported by: muradm <mail <at> muradm.net>

Date: Mon, 22 May 2023 19:08:01 UTC

Severity: normal

Tags: patch

Done: Josselin Poiret <dev <at> jpoiret.xyz>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jonathan Brielmaier <jonathan.brielmaier <at> web.de>
To: 63652 <at> debbugs.gnu.org
Subject: [bug#63652] [PATCH] services: screen-locker-service-type: Configurable PAM and setuid.
Date: Sun, 28 May 2023 14:21:14 +0200
Hi muradm,

thanks for the patch, it sounds like a good idea to get swaylock working
again :)

https://issues.guix.gnu.org/63652#0-lineno47
While [the] default behaviour

I find the service definition a bit hard to read. I would recommend
something like:

(service screen-locker-service-type
  (screen-locker-configuration
    (name "swaylock")
    (path (file-append xlockmore "/bin/xlock"))
    (allow-empty-password? #f)
    (using-pam? #t)
    (using-setuid? #f)))

~Jonathan




This bug report was last modified 1 year and 355 days ago.

Previous Next


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