[Fedora-spins] [spin-kickstarts] LXDE: install upower, start notification-daemon (#749985)

Christoph Wickert cwickert at fedoraproject.org
Mon Oct 31 21:39:33 UTC 2011


commit 60cbed4aae841ff02d50cc569726ef4656223d0b
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Mon Oct 31 22:38:21 2011 +0100

    LXDE: install upower, start notification-daemon (#749985)

 fedora-livecd-lxde.ks |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/fedora-livecd-lxde.ks b/fedora-livecd-lxde.ks
index 9fe5ded..e42ac24 100644
--- a/fedora-livecd-lxde.ks
+++ b/fedora-livecd-lxde.ks
@@ -116,6 +116,9 @@ ssmtp
 -policycoreutils-gui
 -gnome-disk-utility
 
+# we need UPower for suspend and hibernate
+upower
+
 %end
 
 %post
@@ -133,6 +136,7 @@ cat > /etc/xdg/lxsession/LXDE/autostart << FOE
 /usr/libexec/gam_server
 @lxpanel --profile LXDE
 @pcmanfm --desktop --profile LXDE
+/usr/libexec/notification-daemon
 FOE
 
 # set up preferred apps 


More information about the spins mailing list