On Fri, Sep 29, 2006 at 06:18:28PM +0200, Victor Balada Diaz wrote: > I've found a little problem with your patch: if some user made script > does have something like checkyesno foo_enable it will fail. Will work > with foo_enable_enable="YES|NO" and foo_enable="YES|NO", but not > with foo="YES|NO". ie, the new expected behaviour.
Hard-coding foo_enable is already a bug and incorrect use of rcNG anyway. Joerg
