guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: services: Add bluetooth-service.


From: Ludovic Courtès
Subject: Re: [PATCH] gnu: services: Add bluetooth-service.
Date: Fri, 17 Jun 2016 17:02:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

宋文武 <address@hidden> skribis:

> * gnu/services/desktop.scm (bluetooth-shepherd-service)
> (bluetooth-service): New Prodecures.
> (bluetooth-service-type): New variable.
> * doc/guix.text (Desktop Services): Document it.
                ^
Typo.

> +(define* (bluetooth-service #:key (bluez bluez))
> +  "Return a service that runs the @command{bluetoothd} daemon, which manages
> +all the Bluetooth devices and provides a number of D-Bus interfaces.
> +
> +Users need to be in the @code{lp} group to access the D-Bus service.

I guess it’s not “your fault” ;-), but why is it called “lp”?  That
makes me think of a printer.

Otherwise, if the issues Alex mentioned are fixed or under control, that
LGTM!

Thank you!

Ludo’.



reply via email to

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