diff options
| author | Ivan Petkov <ivanppetkov@gmail.com> | 2023-12-10 10:57:50 -0800 |
|---|---|---|
| committer | Ivan Petkov <ivanppetkov@gmail.com> | 2023-12-10 10:57:50 -0800 |
| commit | 4a219c8aebf8275118981db856355f88aaa84bca (patch) | |
| tree | 80f4a222629d9f2e4f943e07c7ee72fb31fb3591 /pkgs/development/python-modules/rangehttpserver | |
| parent | 610a958b03fb660c282148b2a6e15d2f5e20b47a (diff) | |
nut: patch nutshutdown to set a default for NUT_CONFPATH
The way we build the package results in the binaries being hardcoded to
look for $out/etc/ups.conf instead of /etc/nut/ups.conf (where the
module places the file). This results in `upsdrvctl` failing to dispatch
shutdown commands (since it cannot find the configuration) and prevents
a primary monitor from cutting power to the appropriate UPS.
Note that we cannot use `--sysconfdir=/etc/nut` as a configure flag
since that results in the install phase trying to install directly into
/etc/nut which predictably fails in the sandbox.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
