From: Frederic M. <fre...@wo...> - 2006-02-16 17:31:22
|
Matthias (and others), I have some more questions and requests for guidance... - Should I patch the source from 6.3.2 or the one in the SVN repository ? - I will simply ignore the invalid lines (unless someone has a better idea). I think it should be user selectable. Is it suitable to have that option in the rcfile and not available from the command line ? - The option would be set with a SET statement in the rcfile. Is there any reason to make it configurable for each server ? - I intent to add the variable of the option in struct runctl if it is global and to struct hostdata if it is local to a server. Is it the good way of doing it ? - Does anybody have a suitable name for that option ? BTW, I already have a working version of the patch for 6.3.2 but I need to do some more testings and adapt it to the answers to the questions here above. Frederic |