unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: raingloom <raingloom@riseup.net>
Cc: 54923@debbugs.gnu.org
Subject: bug#54923: more than one target service of type 'account'
Date: Wed, 08 Jun 2022 16:19:17 -0400	[thread overview]
Message-ID: <87ilpakiwq.fsf@gmail.com> (raw)
In-Reply-To: <20220414064918.366daeb3@riseup.net> (raingloom@riseup.net's message of "Thu, 14 Apr 2022 06:49:18 +0200")

Hello!

raingloom <raingloom@riseup.net> writes:

>> more than one target service of type 'account'
>
> I did not add any new service, I just modified openssh-service-type.
>
> ```
> (operating-system
>     (inherit os)
>     (services
>      (modify-services
>          (operating-system-services os)
>          (openssh-service-type
>           config =>
>           (openssh-configuration
>            (inherit config)
>            (permit-root-login 'without-password))))))
> ```

I think it's becaused you used operating-system-services instead of
operating-system-user-services; could you try again with the later?

Thanks,

Maxim




      reply	other threads:[~2022-06-08 20:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-14  4:49 bug#54923: more than one target service of type 'account' raingloom
2022-06-08 20:19 ` Maxim Cournoyer [this message]

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ilpakiwq.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=54923@debbugs.gnu.org \
    --cc=raingloom@riseup.net \
    /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 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).