[debian-edu-commits] r81201 - in branches/wheezy/debian-edu-config: debian ldap-bootstrap
schweer-guest at alioth.debian.org
schweer-guest at alioth.debian.org
Thu Jun 27 17:18:02 UTC 2013
Author: schweer-guest
Date: 2013-06-27 17:18:01 +0000 (Thu, 27 Jun 2013)
New Revision: 81201
Modified:
branches/wheezy/debian-edu-config/debian/changelog
branches/wheezy/debian-edu-config/ldap-bootstrap/ltsp.ldif
Log:
Add entry to ltspConfig in LDAP to whitelist lightdm, just in case
someone will use it with diskless workstations.
Modified: branches/wheezy/debian-edu-config/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-config/debian/changelog 2013-06-27 16:49:10 UTC (rev 81200)
+++ branches/wheezy/debian-edu-config/debian/changelog 2013-06-27 17:18:01 UTC (rev 81201)
@@ -6,6 +6,10 @@
clients, to make sure clients have correct clock during installation
even when behind a blocking firewall.
+ [ Wolfgang Schweer ]
+ * Add entry to ltspConfig in LDAP to whitelist lightdm, just in case
+ someone will use it with diskless workstations.
+
-- Petter Reinholdtsen <pere at debian.org> Thu, 27 Jun 2013 15:08:49 +0200
debian-edu-config (1.708~svn81197) wheezy-test; urgency=low
Modified: branches/wheezy/debian-edu-config/ldap-bootstrap/ltsp.ldif
===================================================================
--- branches/wheezy/debian-edu-config/ldap-bootstrap/ltsp.ldif 2013-06-27 16:49:10 UTC (rev 81200)
+++ branches/wheezy/debian-edu-config/ldap-bootstrap/ltsp.ldif 2013-06-27 17:18:01 UTC (rev 81201)
@@ -7,3 +7,4 @@
objectclass: ltspClientConfig
cn: ltspConfigDefault
ltspConfig: NBD_SWAP=Y
+ltspConfig: KEEP_SYSTEM_SERVICES=lightdm
More information about the debian-edu-commits
mailing list