networkupstools / nut

The Network UPS Tools repository. UPS management protocol Informational RFC 9271 published by IETF at https://www.rfc-editor.org/info/rfc9271 Please star NUT on GitHub, this helps with sponsorships!
https://networkupstools.org/
Other
1.66k stars 333 forks source link

drivers/main.c: move "-d" CLI option handling also to start of program #2408

Closed jimklimov closed 1 month ago

jimklimov commented 1 month ago

Fallout of #2259 / PR #2260 (regression in NUT v2.8.2 release, not a default code path and can be worked around with explicit -F/-B CLI options, though - so not extremely critical)

Thanks to @ericclappier-eaton @arnaudquette-eaton @FrancoisRegisDegott-eaton and 42ITy team.