]> git.99rst.org Git - openwrt-packages.git/commit
nut: enable shared NSS certificate/key database for upsd and upsmon
authorDaniel F. Dickinson <redacted>
Sun, 5 Jul 2026 11:50:00 +0000 (07:50 -0400)
committerAlexandru Ardelean <redacted>
Wed, 19 Aug 2026 20:00:56 +0000 (23:00 +0300)
commitb384d15813a05efaee33fec3455f6bd7f77d83e2
treea018f1b8f4c62823c3984b9a94be81debc61efc6
parent04533d520674578e01d4c05553077deadd4e3797
nut: enable shared NSS certificate/key database for upsd and upsmon

Create a group to allow sharing directories files between upsd and
upsmon, and create a shared NSS certificate/key database on postinst
of nut-common (providing the database dir does not already exist).

Also enables preserving the shared database across sysupgrades.

Signed-off-by: Daniel F. Dickinson <redacted>
net/nut/Makefile
net/nut/files/nut-common.default [new file with mode: 0644]
net/nut/files/nut-server.default [new file with mode: 0644]
net/nut/files/nut-upsmon.default [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT