summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-06-15 15:03:55 +0200
committerLudovic Courtès <ludo@gnu.org>2015-06-15 17:41:54 +0200
commit4a3bcaee5a5eca89d73f08154dc3d4501febd7ef (patch)
tree5b73fe755a58ebf023c3677d1739653c54dbcd29 /doc
parent00f4bd509fd7c7bf83b803f36293824bd26ff28f (diff)
downloadguix-patches-4a3bcaee5a5eca89d73f08154dc3d4501febd7ef.tar
guix-patches-4a3bcaee5a5eca89d73f08154dc3d4501febd7ef.tar.gz
services: Remove lsh service from %DESKTOP-SERVICES.
Suggested by Mark H Weaver and others at <http://lists.gnu.org/archive/html/guix-devel/2015-06/msg00227.html>. * gnu/services/desktop.scm (%desktop-services): Remove call to 'lsh-service'. * doc/guix.texi (Desktop Services): Adjust accordingly.
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 46dccb8e2b..f707b5c58f 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -5475,7 +5475,7 @@ adds or adjust services for a typical ``desktop'' setup.
In particular, it adds a graphical login manager (@pxref{X Window,
@code{slim-service}}), a network management tool (@pxref{Networking
Services, @code{wicd-service}}), energy and color management services,
-an NTP client and an SSH server (@pxref{Networking Services}), the Avahi
+an NTP client (@pxref{Networking Services}), the Avahi
daemon, and has the name service switch service configured to be able to
use @code{nss-mdns} (@pxref{Name Service Switch, mDNS}).
@end defvr