diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2015-06-15 15:03:55 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2015-06-15 17:41:54 +0200 |
| commit | 4a3bcaee5a5eca89d73f08154dc3d4501febd7ef (patch) | |
| tree | 5b73fe755a58ebf023c3677d1739653c54dbcd29 /doc | |
| parent | 00f4bd509fd7c7bf83b803f36293824bd26ff28f (diff) | |
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.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 46dccb8e2b1..f707b5c58f9 100644 --- a/doc/guix.texi +++ b/doc/guix.texi | |||
| @@ -5475,7 +5475,7 @@ adds or adjust services for a typical ``desktop'' setup. | |||
| 5475 | In particular, it adds a graphical login manager (@pxref{X Window, | 5475 | In particular, it adds a graphical login manager (@pxref{X Window, |
| 5476 | @code{slim-service}}), a network management tool (@pxref{Networking | 5476 | @code{slim-service}}), a network management tool (@pxref{Networking |
| 5477 | Services, @code{wicd-service}}), energy and color management services, | 5477 | Services, @code{wicd-service}}), energy and color management services, |
| 5478 | an NTP client and an SSH server (@pxref{Networking Services}), the Avahi | 5478 | an NTP client (@pxref{Networking Services}), the Avahi |
| 5479 | daemon, and has the name service switch service configured to be able to | 5479 | daemon, and has the name service switch service configured to be able to |
| 5480 | use @code{nss-mdns} (@pxref{Name Service Switch, mDNS}). | 5480 | use @code{nss-mdns} (@pxref{Name Service Switch, mDNS}). |
| 5481 | @end defvr | 5481 | @end defvr |
