[debian-edu-commits] r82250 - in branches/wheezy/debian-edu-config: cf debian
schweer-guest at alioth.debian.org
schweer-guest at alioth.debian.org
Thu Aug 29 08:32:02 UTC 2013
Author: schweer-guest
Date: 2013-08-29 08:32:02 +0000 (Thu, 29 Aug 2013)
New Revision: 82250
Modified:
branches/wheezy/debian-edu-config/cf/cf.ntp
branches/wheezy/debian-edu-config/debian/changelog
Log:
Fix cf/cf.ntp to make line matching work.
Modified: branches/wheezy/debian-edu-config/cf/cf.ntp
===================================================================
--- branches/wheezy/debian-edu-config/cf/cf.ntp 2013-08-28 12:03:18 UTC (rev 82249)
+++ branches/wheezy/debian-edu-config/cf/cf.ntp 2013-08-29 08:32:02 UTC (rev 82250)
@@ -33,5 +33,5 @@
# Remove all ntp servers except 'ntp' (aka tjener) from ntp.conf.
debian.ltspclient.installation::
{ /etc/ntp.conf
- CommentLinesMatching "debian.pool.ntp"
+ CommentLinesMatching ".*debian.pool.ntp.*"
}
Modified: branches/wheezy/debian-edu-config/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-config/debian/changelog 2013-08-28 12:03:18 UTC (rev 82249)
+++ branches/wheezy/debian-edu-config/debian/changelog 2013-08-29 08:32:02 UTC (rev 82250)
@@ -22,6 +22,9 @@
resolvconf/update.d/ltsp-chroots, to do it when DNS settings
change instead of every client boot.
+ [ Wolfgang Schweer ]
+ * Fix cf/cf.ntp to make line matching work.
+
-- Petter Reinholdtsen <pere at debian.org> Wed, 28 Aug 2013 13:11:29 +0200
debian-edu-config (1.714~svn82232) wheezy-test; urgency=low
More information about the debian-edu-commits
mailing list