1 parent 4254b3a commit c825380Copy full SHA for c825380
1 file changed
NEWS.adoc
@@ -86,6 +86,10 @@ https://github.com/networkupstools/nut/milestone/12
86
not-requested (e.g. do not start `upsd` in `MODE=netclient`), even though
87
the unit is nominally enabled; this should make packaging and providing
88
service pre-sets more simple. [issue #837, PR #3233]
89
++
90
+In a way, this should also fix fallout of a change delivered in NUT v2.8.4
91
+release, where `upsmon` could have started with `MODE=none` in `nut.conf`,
92
+but the `nutshutdown` script would bail out quickly and quietly. [PR #3008]
93
* Fixed thread-safety of IP address printout in `libupsclient` method
94
`upscli_tryconnect()` (practical bug seen in `nut-scanner` parallel scans).
95
[issue #3234]
0 commit comments