From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: Arvid Krein <arvidkrein@zedat.fu-berlin.de>
Cc: 63922@debbugs.gnu.org, Arvid Krein <arvid@krein.moe>
Subject: [bug#63922] [PATCH] doc: fix typo in screen-locker-service swaylock example
Date: Fri, 07 Jul 2023 12:35:45 +0200 [thread overview]
Message-ID: <878rbsggam.fsf@pelzflorian.de> (raw)
In-Reply-To: <8438054a6bbe7670e7f8ecb9451b2b29d558d206.1686052718.git.arvidkrein@zedat.fu-berlin.de> (Arvid Krein's message of "Tue, 6 Jun 2023 13:59:20 +0200")
Arvid Krein <arvidkrein@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
next prev parent reply other threads:[~2023-07-07 10:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-06 9:08 [bug#63922] [PATCH] doc: fix typo in screen-locker-service swaylock example Arvid Krein
2023-06-06 11:59 ` Arvid Krein
2023-07-07 10:35 ` pelzflorian (Florian Pelz) [this message]
2023-07-07 19:52 ` Josselin Poiret via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=878rbsggam.fsf@pelzflorian.de \
--to=pelzflorian@pelzflorian.de \
--cc=63922@debbugs.gnu.org \
--cc=arvid@krein.moe \
--cc=arvidkrein@zedat.fu-berlin.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.