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

This commit is contained in:
Christoph Wickert 2011-10-31 22:38:21 +01:00
parent e1dd827d0b
commit 60cbed4aae

View File

@ -116,6 +116,9 @@ ssmtp
-policycoreutils-gui -policycoreutils-gui
-gnome-disk-utility -gnome-disk-utility
# we need UPower for suspend and hibernate
upower
%end %end
%post %post
@ -133,6 +136,7 @@ cat > /etc/xdg/lxsession/LXDE/autostart << FOE
/usr/libexec/gam_server /usr/libexec/gam_server
@lxpanel --profile LXDE @lxpanel --profile LXDE
@pcmanfm --desktop --profile LXDE @pcmanfm --desktop --profile LXDE
/usr/libexec/notification-daemon
FOE FOE
# set up preferred apps # set up preferred apps