guix-commits
[Top][All Lists]
Advanced

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

01/01: services: desktop: Fix define for the upower-service procedure.


From: guix-commits
Subject: 01/01: services: desktop: Fix define for the upower-service procedure.
Date: Sun, 24 Feb 2019 16:49:09 -0500 (EST)

cbaines pushed a commit to branch master
in repository guix.

commit bb65f66ce0e5feee2d997a8526e10fc9f31e97fd
Author: Christopher Baines <address@hidden>
Date:   Tue Feb 19 20:45:54 2019 +0000

    services: desktop: Fix define for the upower-service procedure.
    
    * 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 ce63969..7940f28 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



reply via email to

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