guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/2] services: Add 'lirc-service'.


From: Ludovic Courtès
Subject: Re: [PATCH 2/2] services: Add 'lirc-service'.
Date: Wed, 25 Mar 2015 22:00:32 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Alex Kost <address@hidden> skribis:

> From 6338f01cf706a755632b0647d3e0b41062c070a1 Mon Sep 17 00:00:00 2001
> From: Alex Kost <address@hidden>
> Date: Sun, 22 Mar 2015 16:33:17 +0300
> Subject: [PATCH 2/2] services: Add 'lirc-service'.
>
> * gnu/services/lirc.scm: New file.
> * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
> * doc/guix.texi (Various Services): New node.  Document 'lirc-service'.

[...]

> address@hidden {Monadic Procedure} lirc-service [#:lirc lirc] @
> +       [#:device #f] [#:driver #f] [#:config-file #f] @
> +       [#:extra-options '()]
> +Return a service that runs @url{http://www.lirc.org,LIRC}, a daemon that
> +decodes IR signals from remote controls.

s/IR/infrared/

> +Optionally, @var{device}, @var{driver} and @var{config-file} (a path to
> +configuration file) may be specified.  See @command{lircd} manual for

s/path to configuration file/configuration file name/

Same changes in docstring (apologies for not spotting them before.)

OK with these changes, thanks!

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]