On Thu, Nov 03, 2011 at 03:18:48PM -0400, Eelco Dolstra wrote:
> Hi,
> 
> On 11/03/2011 03:13 PM, Lluís Batlle wrote:
> 
> > Log:
> > Allowing 'named' to have a config file apart, as it can have passwords.
> ...
> > +      configFile = mkOption {
> > +        default = confFile;
> > +        description = "
> > +          Overridable config file to use for named. By default, that
> > +          generated by nixos.
> > +        ";
> > +      };
> 
> For consistency and convenience, I think it's better to have a "extraConfig" 
> or
> "config" option that specifies the actual contents of the configuration file
> (rather than the path to the configuration file).  That way, you can just say
> 

Well, named.conf can contain passwords, that communicate master-slave DNS
servers. That's why I added this. To have a root-only named.conf
_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to