summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Einar Reitan <john.einar@gmail.com>2022-06-16 09:21:49 +0200
committerSam James <sam@gentoo.org>2022-06-16 17:30:17 +0100
commit67583f53b8cc140ca29e9daebaaa09e575fe0ee7 (patch)
treefb956fbbf29c3d47da49b4177177e20e38e97f5d /sys-power/apcupsd
parentwww-client/seamonkey-2.53.12: disable broken elfhack on x86 build. (diff)
downloadgentoo-67583f53b8cc140ca29e9daebaaa09e575fe0ee7.tar.gz
gentoo-67583f53b8cc140ca29e9daebaaa09e575fe0ee7.tar.bz2
gentoo-67583f53b8cc140ca29e9daebaaa09e575fe0ee7.zip
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>
Diffstat (limited to 'sys-power/apcupsd')
-rw-r--r--sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild b/sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild
index d07f4d82209a..7e9251a07001 100644
--- a/sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild
+++ b/sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild
@@ -118,6 +118,8 @@ src_install() {
}
pkg_postinst() {
+ use kernel_linux && udev_reload
+
tmpfiles_process ${PN}-tmpfiles.conf
if use cgi ; then