commit eced87330d68100e5a45b50fbd4b154fad6383d1 Author: Christoph Wickert cwickert@fedoraproject.org Date: Mon Oct 31 23:04:10 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