Stretch desktop fix for "dbus-launch terminated abnormally" at power off

This commit is contained in:
Igor Pecovnik 2017-09-26 15:41:42 +02:00
parent 6f0ff3e772
commit 094c1f4031

View File

@ -155,7 +155,7 @@ case $RELEASE in
;;
stretch)
PACKAGE_LIST_RELEASE="man-db less kbd net-tools netcat-openbsd"
PACKAGE_LIST_DESKTOP="$PACKAGE_LIST_DESKTOP thunderbird chromium tango-icon-theme paprefs numix-gtk-theme"
PACKAGE_LIST_DESKTOP="$PACKAGE_LIST_DESKTOP thunderbird chromium tango-icon-theme paprefs numix-gtk-theme dbus-x11"
;;
esac