-
-
Notifications
You must be signed in to change notification settings - Fork 422
Closed
Closed
Copy link
Labels
Windowsservice/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
The nut.exe program started as a service wrapper; however it grew to be a useful troubleshooting tool for development and setup alike, with the -N (non-service) option.
Unfortunately once it starts NUT daemons correctly, there is no way to easily kill them with the wrapper (can be done in Task Manager etc.)
For experiments to cycle easily, want support for Ctrl+C to kill the daemons when exiting (maybe staggered - e.g. "press twice within a second" for this mode, so there IS a way to keep daemons running).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Windowsservice/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