[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [debian-edu-commits] r78900 - in branches/wheezy/debian-edu-config: cf etc/gosa



> Modified: branches/wheezy/debian-edu-config/cf/cf.ldap2zone
> ===================================================================
> --- branches/wheezy/debian-edu-config/cf/cf.ldap2zone	2013-01-29 17:43:19 UTC (rev 78899)
> +++ branches/wheezy/debian-edu-config/cf/cf.ldap2zone	2013-01-29 21:11:16 UTC (rev 78900)
> @@ -6,8 +6,6 @@
>    debian.server.installation::
>      # Configure ldap2zone for Debian Edu: 
>      { /etc/default/ldap2zone
> -    BeginGroupIfNoSuchLine 'BIND_DATA="/etc/bind"'
>         LocateLineMatching '#BIND_DATA=/var/cache/bind"'
>         InsertLine 'BIND_DATA="/etc/bind"'
> -    EndGroup
>      }
> 

This fix make it problematic to run cfengine several times, as it will
add the 'BIND_DATA="/etc/bind"' line every time cfengine is executed.
Please try to figure out a way to ensure cfengine can be executed
several times without unwanted changes.

(And remember the changelog. :)
-- 
Happy hacking
Petter Reinholdtsen


Reply to: