guix-patches
[Top][All Lists]
Advanced

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

[bug#34579] [PATCH] services: desktop: Fix define for the upower-service


From: Ricardo Wurmus
Subject: [bug#34579] [PATCH] services: desktop: Fix define for the upower-service procedure.
Date: Wed, 20 Feb 2019 12:58:28 +0100
User-agent: mu4e 1.0; emacs 26.1

Christopher Baines <address@hidden> writes:

> * gnu/services/desktop.scm (upower-service): Fill in the replacement for
> upower-service.
> ---
>  gnu/services/desktop.scm | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/gnu/services/desktop.scm b/gnu/services/desktop.scm
> index ce63969dc8..7940f28a26 100644
> --- a/gnu/services/desktop.scm
> +++ b/gnu/services/desktop.scm
> @@ -306,6 +306,7 @@ used by GNOME.")
>                                     (time-critical 300)
>                                     (time-action 120)
>                                     (critical-power-action 'hybrid-sleep))
> +  upower-service-type
>    "Return a service that runs @uref{http://upower.freedesktop.org/,
>  @command{upowerd}}, a system-wide monitor for power consumption and battery
>  levels, with the given configuration settings.  It implements the

Looks fine to me.  Thanks!

-- 
Ricardo






reply via email to

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