I've installed apcupds and found two issues
- The apcupsd documentation is unclear how to restart the daemon. Apparently the only way on Solus right now is to kill the process and restart with /sbin/apcupcd
Other distros documentation have the user restart via systemd. It would eliminate a good deal of confusion for users if we included a systemd unit file and enabled it on system startup. This would also make restarting the service much easier for users.
- The configuration file written during installation is in /etc/apcupsd.conf. The apcupsd documentation tells users to expect this file in /etc/apcupsd/apcupsd.conf. The configuration file written by Solus should be in the directory specified by the apcupsd docs.