Andy Wingo <wi...@pobox.com> skribis: > Two patches attached. > > Unfortunately to use this you need to expand out %base-services to add > upower to the udev-service form. Also you need the upower-service, > obviously, and upower needs to be added to the dbus-service form as > well.
I suggest that we come up with a %desktop-services that will provide a good default for desktop stuff (Avahi, upower, colord, etc.) WDYT? > From 4725d267b7c18bc4ba4294f90336871311386bb2 Mon Sep 17 00:00:00 2001 > From: Andy Wingo <wi...@pobox.com> > Date: Sat, 4 Apr 2015 21:48:01 +0200 > Subject: [PATCH 2/3] Add upower package. > > * gnu/packages/gnome.scm (upower): New variable. > * gnu/packages/patches/upower-builddir.patch: New patch. [...] > From ee0d6fa2b5951edca3c79e3046b42226aca0540a Mon Sep 17 00:00:00 2001 > From: Andy Wingo <wi...@pobox.com> > Date: Sat, 4 Apr 2015 21:49:02 +0200 > Subject: [PATCH 3/3] Add upower service. > > * gnu-system.am (GNU_SYSTEM_MODULES): Add gnu/services/upower.scm. > * gnu/services/upower.scm: New file, defining a upower service. Pushed both to ‘core-updates’ with minor tweaks based on David’s review. Thank you! Ludo’.