[debian-edu-commits] r82241 - in branches/wheezy/debian-edu-config: cf debian share/ltsp/init-ltsp.d

Wolfgang Schweer wschweer at arcor.de
Wed Aug 28 21:24:13 UTC 2013


On Wed, Aug 28, 2013 at 10:30:08AM +0000, pere at alioth.debian.org wrote:
> Modified: branches/wheezy/debian-edu-config/cf/cf.ntp
> ===================================================================
> --- branches/wheezy/debian-edu-config/cf/cf.ntp	2013-08-28 10:22:21 UTC (rev 82240)
> +++ branches/wheezy/debian-edu-config/cf/cf.ntp	2013-08-28 10:30:08 UTC (rev 82241)
> @@ -29,3 +29,9 @@
>      { /etc/ntp.conf
>          AppendIfNoSuchLine "server ntp iburst"
>      }
> +
> +  # Remove all ntp servers except 'ntp' (aka tjener) from ntp.conf.
> +  debian.ltspclient.installation::
> +    { /etc/ntp.conf
> +        CommentLinesMatching "debian.pool.ntp"
> +    }
 
It seems that commenting out doesn't work if done like above.

Maybe this would work:

HashCommentLinesMatching "debian.pool.ntp"

Wolfgang

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/debian-edu-commits/attachments/20130828/7619f3cf/attachment.sig>


More information about the debian-edu-commits mailing list