unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Dick Middleton <dick@fouter.net>
To: help-guix@gnu.org
Subject: Starting ssh service
Date: Fri, 8 Apr 2016 11:24:05 +0100	[thread overview]
Message-ID: <570786C5.8080206@fouter.net> (raw)

Hello,

	Just started playing with Guix and am trying to get ssh to start as a service.

My system is configured using the standard desktop example config.scm given
with the installation.

I'm trying to add the relevant bits from the simple example in reference guide
  "7.2.1 Using the Configuration System".

i.e I've added:

(use-service-modules networking ssh)
...
(services (cons* (lsh-service) %base-services))

guix reconfigure complains with this error: ssh-daemon requires 'networking'
which is undefined.

Do I have to install something (why is it not already installed?) or am I
doing something wrong?

Thanks

Dick

-- 
Dick Middleton
dick@fouter.net

             reply	other threads:[~2016-04-08 10:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-08 10:24 Dick Middleton [this message]
2016-04-08 15:16 ` Starting ssh service 宋文武
2016-04-11  9:48   ` Dick Middleton
2016-04-11 17:15     ` Alex Kost
2016-04-12 13:50       ` Dick Middleton
2016-04-11 18:48 ` myglc2

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=570786C5.8080206@fouter.net \
    --to=dick@fouter.net \
    --cc=help-guix@gnu.org \
    /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.
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).