Hi, On Fri, Nov 7, 2008 at 16:48, Ludovic Courtès <[EMAIL PROTECTED]> wrote: > "Nicolas Pierron" > <[EMAIL PROTECTED]> writes: > >> Unfortunately, I don't have any idea what I should do with >> nssModulesPath which is an argument of upstart-jobs/default.nix. I >> suggest to put it as an "internal" option in options.nix (or an other >> file) instead of system.nix. I don't have any idea of the purpose of >> this variable. > > `nssModulesPath' contains a search path for NSS modules. "NSS" means > "Name Service Switch" (info "(libc) Name Service Switch"): it's a > mechanism that allows several DNS resolution methods to be specified, > via `/etc/nsswitch.conf'.
Ok, so I guess there is no major issue against moving it to option.nix. I will have a look at what Marc has pointed out before doing this in NixOs. -- Nicolas Pierron http://www.linkedin.com/in/nicolasbpierron - If you are doing something twice then you should try to do it once. _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
