Hi all, hi Michael, > > - <parameter name="configfile" unique="1"> > > + <parameter name="configfile" unique="1" required="1">
IMHO I do also prefer explicit configuration to implicit configuration. But this is only my personal taste. > I am not convinced to make that parameter required. If there is no input from > the user the default value is taken. So no real NEED to configure it. > > If the config and the binary file are at their default location you do not > need to configure anything. Less typing! In principal I agree with you, Michael. The problem is (and that was the reason for that post) that the line 109 of the file at http://hg.linux-ha.org/dev/file/tip/ldirectord/OCF/ldirectord.in sets the default: ----------------------8<-------------------------- [EMAIL PROTECTED]@/ldirectord.cf ----------------------8<-------------------------- But @sysconfdir@ is /etc. The default ends up at /etc/ldirectord at least in the version packaged by Andrew. And this in NOT the place where ldirectord-daemon expects its default. Probably we have to change exactly this line to generate the correct default. Best regards Andreas Mock _______________________________________________________________________ Jetzt neu! Schützen Sie Ihren PC mit McAfee und WEB.DE. 30 Tage kostenlos testen. http://www.pc-sicherheit.web.de/startseite/?mc=022220 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
