Displaying 1 result from an estimated 1 matches for "reloadmatch".
Did you mean:
reloadmatcher
2007 Aug 24
1
[nut-commits] svn commit r1074 - in trunk: . drivers
...e
user may or may not manage to hit the same physical plug, or even to
remember which one it was. It was a useful feature of NUT that it
handled such events transparently.
I suggest reversing this change.
> * drivers/usbhid-ups.c:
> - The behaviour of reconnect is now depending on the 'reloadmatcher'
> variable. By default, it uses 'exact' matches, but this can be
> changed to 'regex', which me ans that it will use MODE_OPEN instead
> of MODE_REOPEN. Essentially, it will beha ve exactly like starting
> again.
Shouldn't the default be to use exact matching...