Re: configuration style

2002-01-15 Thread Ivan Popov
Jan, great to hear that you have implemented the config search in the right way! Just a word of caution if somebody would elaborate "multiple configs" scenario as you wrote: > The only thing I wasn't sure of was whether to read all found > configuration files, or whether to stop on the first su

Re: configuration style

2002-01-14 Thread Jan Harkes
On Sat, Jan 12, 2002 at 09:25:04PM +0100, Ivan Popov wrote: > In short - I'm advocating for an environment variable to locate the *.conf > file. Cheap to implement, easy to use, breaks nothing, it will be much > easier to manipulate configurations. Good idea, I've implemented it and it's committe

configuration style

2002-01-12 Thread Ivan Popov
Hello! In short - I'm advocating for an environment variable to locate the *.conf file. Cheap to implement, easy to use, breaks nothing, it will be much easier to manipulate configurations. (I'm involved in a system administration project, relying on global filesystems, on one side, and I'm an e