Security: Don't start Pulseaudio but notification-daemon, install upower (#713292 and #749985)

This commit is contained in:
Christoph Wickert 2011-10-31 22:39:24 +01:00
parent 60cbed4aae
commit 65cfec7f93
1 changed files with 3 additions and 1 deletions

View File

@ -123,6 +123,8 @@ ssmtp
-policycoreutils-gui -policycoreutils-gui
-gnome-disk-utility -gnome-disk-utility
# we need UPower for suspend and hibernate
upower
###################### Security Stuffs ############################ ###################### Security Stuffs ############################
security-menus security-menus
@ -331,7 +333,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
@pulseaudio -D /usr/libexec/notification-daemon
FOE FOE
# set up preferred apps # set up preferred apps