Am Freitag, 18. Januar 2008 10:27 schrieb Raoul Bhatia [IPAX]: > Hello Andrea,s > (...) > i took a quick look at the current "tip" revision: > > http://hg.linux-ha.org/dev/file/tip/ldirectord/OCF/ldirectord.in > > may i suggest adding a 'required="1"' to the xml meta data as for > example: > > - <parameter name="configfile" unique="1"> > + <parameter name="configfile" unique="1" required="1"> > > please note: i do not know if a) the required attribute is honored by > crm_verify and if b) if the required attribute defaults to 1 if it is > ommitted. > > cheers, > raoul
Hi, 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! Greeting, -- Dr. Michael Schwartzkopff MultiNET Services GmbH Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany Tel: +49 - 89 - 45 69 11 0 Fax: +49 - 89 - 45 69 11 21 mob: +49 - 174 - 343 28 75 mail: [EMAIL PROTECTED] web: www.multinet.de Sitz der Gesellschaft: 85630 Grasbrunn Registergericht: Amtsgericht München HRB 114375 Geschäftsführer: Günter Jurgeneit, Hubert Martens --- PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B Skype: misch42 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
