[debian-edu-commits] debian-edu/ 01/01: Revert "Fix KDE desktop background setting. Add workaround to share/debian-edu-config/tools/run-at-firstboot"

Wolfgang Schweer schweer-guest at moszumanska.debian.org
Fri Nov 11 14:08:57 UTC 2016


This is an automated email from the git hooks/post-receive script.

schweer-guest pushed a commit to branch master
in repository debian-edu-config.

commit 6fc1ae683a9e2e0eba4abd236caf6bfab4137b6f
Author: Wolfgang Schweer <wschweer at arcor.de>
Date:   Fri Nov 11 15:04:25 2016 +0100

    Revert "Fix KDE desktop background setting. Add workaround to share/debian-edu-config/tools/run-at-firstboot"
    
    This reverts commit f1f4d80972663e5490eb5cdf35eac0b648512354.
    
    The problem will be addressed via d-e-a-(lines|softwaves|spacefun) triggers.
---
 debian/changelog                               | 3 ---
 share/debian-edu-config/tools/run-at-firstboot | 7 -------
 2 files changed, 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8171b21..e6b8cc6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,9 +5,6 @@ debian-edu-config (1.918) UNRELEASED; urgency=medium
     - cf/cf.apt
     - sbin/debian-edu-ltsp
     - sbin/debian-edu-pxeinstall
-  * share/debian-edu-config/tools/run-at-firstboot:
-    Add workaround to fix KDE Plasma wallpaper setting as there seems to be
-    a timing problem if KDE is installed after debian-edu-artwork.
 
  -- Wolfgang Schweer <wschweer at arcor.de>  Tue, 08 Nov 2016 17:01:53 +0100
 
diff --git a/share/debian-edu-config/tools/run-at-firstboot b/share/debian-edu-config/tools/run-at-firstboot
index cf4d5dc..bbca94d 100755
--- a/share/debian-edu-config/tools/run-at-firstboot
+++ b/share/debian-edu-config/tools/run-at-firstboot
@@ -74,13 +74,6 @@ if echo "$PROFILE" | grep -q Main-Server && \
     /usr/share/debian-edu-config/tools/squid-update-cachedir /etc/squid/squid-debian-edu.conf
 fi
 
-# Fix KDE Plasma wallpaper setting as there seems to be a timing problem
-# if KDE is installed after debian-edu-artwork.
-if echo "$PROFILE" | grep -q Workstation && \
-    [ -x /usr/bin/kdeinit5 ] ; then
-    /usr/sbin/update-debian-edu-artwork-softwaves configure
-fi
-
 # Update PXE setup on Main-server with proxy values set in environment
 # to make sure the proxy values are passed on to clients.  When set up
 # from cfengine, the proxy values are not passed on and missing from

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git



More information about the debian-edu-commits mailing list