From 60cbed4aae841ff02d50cc569726ef4656223d0b Mon Sep 17 00:00:00 2001 From: Christoph Wickert Date: Mon, 31 Oct 2011 22:38:21 +0100 Subject: [PATCH] LXDE: install upower, start notification-daemon (#749985) --- fedora-livecd-lxde.ks | 4 ++++ 1 file changed, 4 insertions(+) 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