[debian-edu-commits] r82238 - in branches/wheezy/debian-edu-config: debian share/ltsp/init-ltsp.d
schweer-guest at alioth.debian.org
schweer-guest at alioth.debian.org
Mon Aug 26 21:16:02 UTC 2013
Author: schweer-guest
Date: 2013-08-26 21:16:02 +0000 (Mon, 26 Aug 2013)
New Revision: 82238
Removed:
branches/wheezy/debian-edu-config/share/ltsp/init-ltsp.d/07-edu-ntp-server
Modified:
branches/wheezy/debian-edu-config/debian/changelog
branches/wheezy/debian-edu-config/share/ltsp/init-ltsp.d/08-edu-hostname
Log:
init-ltsp.d/08-edu-hostname: fix typos.
Modified: branches/wheezy/debian-edu-config/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-config/debian/changelog 2013-08-26 18:03:10 UTC (rev 82237)
+++ branches/wheezy/debian-edu-config/debian/changelog 2013-08-26 21:16:02 UTC (rev 82238)
@@ -1,3 +1,9 @@
+debian-edu-config (1.714~svn822XX) UNRELEASED; urgency=low
+
+ * init-ltsp.d/08-edu-hostname: fix typos.
+
+ -- Wolfgang Schweer <wschweer at arcor.de> Mon, 26 Aug 2013 23:09:49 +0200
+
debian-edu-config (1.714~svn82232) wheezy-test; urgency=low
[ Petter Reinholdtsen ]
Deleted: branches/wheezy/debian-edu-config/share/ltsp/init-ltsp.d/07-edu-ntp-server
===================================================================
Modified: branches/wheezy/debian-edu-config/share/ltsp/init-ltsp.d/08-edu-hostname
===================================================================
--- branches/wheezy/debian-edu-config/share/ltsp/init-ltsp.d/08-edu-hostname 2013-08-26 18:03:10 UTC (rev 82237)
+++ branches/wheezy/debian-edu-config/share/ltsp/init-ltsp.d/08-edu-hostname 2013-08-26 21:16:02 UTC (rev 82238)
@@ -1,7 +1,7 @@
#!/bin/sh
# Reorder scripts to make sure host name setting can use DNS lookup
-dnsinit=/usr/share/ltsp-init/ltsp.d/10-resolv-conf
+dnsinit=/usr/share/ltsp/init-ltsp.d/10-resolv-conf
if [ -e $dnsinit ] ; then
. $dnsinit
fi
More information about the debian-edu-commits
mailing list