From b7d0c494f4c7a74c9bd339226339e23377d7c068 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Wed, 4 Feb 2015 03:39:48 -0500 Subject: services: Add wicd service. * gnu/services/networking.scm (wicd-service): New procedure. * doc/guix.texi (Networking Services): Document it. --- doc/guix.texi | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/guix.texi b/doc/guix.texi index bd985f956c..ada4050b17 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -4453,6 +4453,12 @@ Return a service that starts @var{interface} with address @var{ip}. If gateway. @end deffn +@cindex wicd +@deffn {Monadic Procedure} wicd-service [#:wicd @var{wicd}] +Return a service that runs @url{https://launchpad.net/wicd,Wicd}, a +network manager that aims to simplify wired and wireless networking. +@end deffn + @deffn {Monadic Procedure} ntp-service [#:ntp @var{ntp}] @ [#:name-service @var{%ntp-servers}] Return a service that runs the daemon from @var{ntp}, the -- cgit v1.2.3