-
-
Notifications
You must be signed in to change notification settings - Fork 423
Open
Labels
impacts-release-2.7.4Issues reported against NUT release 2.7.4 (maybe vanilla or with minor packaging tweaks)Issues reported against NUT release 2.7.4 (maybe vanilla or with minor packaging tweaks)service/daemon start/stopGeneral subject for starting and stopping NUT daemons (drivers, server, monitor); also BG/FG/DebugGeneral subject for starting and stopping NUT daemons (drivers, server, monitor); also BG/FG/Debug
Milestone
Description
upsd version 2.7.4
Please order the check correctly. Right now, the STATEPATH in upsd.conf doesn't influence the checking of the PID file, although it should. The default path is /var/state/nut/, which is a permanent, not a volatile directory, so the PID file persists between reboots, if nut is shutdown unclean.
See
Line 1220 in 241848c
| if (sendsignalfn(pidfn, 0) == 0) { |
vs
Line 1253 in 241848c
| load_upsdconf(0); /* 0 = initial */ |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
impacts-release-2.7.4Issues reported against NUT release 2.7.4 (maybe vanilla or with minor packaging tweaks)Issues reported against NUT release 2.7.4 (maybe vanilla or with minor packaging tweaks)service/daemon start/stopGeneral subject for starting and stopping NUT daemons (drivers, server, monitor); also BG/FG/DebugGeneral subject for starting and stopping NUT daemons (drivers, server, monitor); also BG/FG/Debug