sys-power/apcupsd: Call udev_reload on install

Closes: https://bugs.gentoo.org/852284
Signed-off-by: John Einar Reitan <john.einar@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/25921
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
John Einar Reitan
2022-06-16 09:21:49 +02:00
committed by Sam James
parent 03277f5e8f
commit 67583f53b8

View File

@@ -118,6 +118,8 @@ src_install() {
}
pkg_postinst() {
use kernel_linux && udev_reload
tmpfiles_process ${PN}-tmpfiles.conf
if use cgi ; then