1
23.1 Legacy Series / Re: Apcupsd service (APC UPS daemon) from os-apcupsd plugin
« on: January 06, 2024, 05:19:38 pm »
I had the same issue after a forced restart due to a kernel panic.
When looking into the plugin's config files (at
Just deleted it after making sure that the apcupsd was not running, restart working successfully.
When looking into the plugin's config files (at
Code: [Select]
/usr/local/etc/apcupsd/apcupsd.conf
), I was able to get the location of the lock file (inside Code: [Select]
/var/spool/lock
).Just deleted it after making sure that the apcupsd was not running, restart working successfully.