forked from srbala/fedora-kickstarts
LXDE: install upower, start notification-daemon (#749985)
This commit is contained in:
parent
e1dd827d0b
commit
60cbed4aae
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user