From: David K. <da...@ke...> - 2020-08-06 01:44:15
|
As I prepare to enjoy multiple days without power or internet I have been trying to reconfigure my UPS as it is sending LOWBATT far too early. I tried to use upsrw command to set values into the UPS but kept getting... Unexpected response from upsd: ERR ACCESS-DENIED Even after editing upsd.user file. After which I would do a service ups init Well it turns out that is not good enough. It regenerates all the config files but it does not reload the new config files. It has to be followed by a service ups restart Or... the init script could do a stop before the init? Or... the init script could send a reload to upsd? Thanks David |