GNU bug report logs - #63922
[PATCH] doc: fix typo in screen-locker-service swaylock example

Previous Next

Package: guix-patches;

Reported by: Arvid Krein <arvidkrein <at> zedat.fu-berlin.de>

Date: Tue, 6 Jun 2023 09:09:02 UTC

Severity: normal

Tags: patch

Done: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
To: Arvid Krein <arvidkrein <at> zedat.fu-berlin.de>
Cc: 63922 <at> debbugs.gnu.org, Arvid Krein <arvid <at> krein.moe>
Subject: [bug#63922] [PATCH] doc: fix typo in screen-locker-service swaylock example
Date: Fri, 07 Jul 2023 12:35:45 +0200
Arvid Krein <arvidkrein <at> zedat.fu-berlin.de> writes:
> diff --git a/doc/guix.texi b/doc/guix.texi
> index 8df5cc411c..638ab1ed6e 100644
> --- a/doc/guix.texi
> +++ b/doc/guix.texi
> @@ -22577,7 +22577,7 @@ X Window
>  (service screen-locker-service-type
>           (screen-locker-configuration
>             (name "swaylock")
> -           (program (file-append xlockmore "/bin/xlock"))
> +           (program (file-append swaylock "/bin/swaylock"))
>             (using-pam? #t)
>             (using-setuid? #f)))
>  @end lisp

Thank you Arvid for your patch.  Thing is, it seems what is specified in
`program' actually does not matter, only the `name' field matters when
using-pam? is true.  I’m not going to work on this; perhaps someone
using screen lockers will decide what needs repairing.

Regards,
Florian





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

Previous Next


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