[debian-edu-commits] debian-edu/ 01/02: Remove kde3 handling code from share/ltsp/plugins/ltsp-build-client/Debian-custom/032-edu-pkgs.

Holger Levsen holger at moszumanska.debian.org
Tue Oct 21 19:50:45 UTC 2014


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

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

commit f96fc8766d27c33d79c1ee1b70987a1b9f5c6450
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Oct 21 21:47:27 2014 +0200

    Remove kde3 handling code from share/ltsp/plugins/ltsp-build-client/Debian-custom/032-edu-pkgs.
---
 debian/changelog                                                | 2 ++
 share/ltsp/plugins/ltsp-build-client/Debian-custom/032-edu-pkgs | 6 ------
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 970ea0e..bb1e7a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,8 @@ debian-edu-config (1.812) UNRELEASED; urgency=low
   * Drop (/etc/)insserv.conf.d/debian-edu-config which only modified pdns
     init and (/etc/)powerdns/pdns.d/pdns-debian-edu.conf. Add cleanup code in
     postinst for upgrades from previous versions.
+  * Remove kde3 handling code from
+    share/ltsp/plugins/ltsp-build-client/Debian-custom/032-edu-pkgs.
 
  -- Petter Reinholdtsen <pere at debian.org>  Mon, 20 Oct 2014 20:54:21 +0200
 
diff --git a/share/ltsp/plugins/ltsp-build-client/Debian-custom/032-edu-pkgs b/share/ltsp/plugins/ltsp-build-client/Debian-custom/032-edu-pkgs
index 59ff8fa..f4eb7d3 100644
--- a/share/ltsp/plugins/ltsp-build-client/Debian-custom/032-edu-pkgs
+++ b/share/ltsp/plugins/ltsp-build-client/Debian-custom/032-edu-pkgs
@@ -363,12 +363,6 @@ EOF
     # it is nice to have a running ssh for the admin
     rm -f $ROOT/etc/ssh/sshd_not_to_be_run
 
-    if [ -f $ROOT/etc/kde3/kdm/kdmrc ] ; then
-    # Set up randomdevice for kdm if it is installed
-        update-ini-file $ROOT/etc/kde3/kdm/kdmrc 'General' RandomDevice \
-            /dev/urandom
-    fi
-
     etcvcs_commit "After diskless workstation is set up"
 }
 

-- 
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