mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Sam James
parent
03277f5e8f
commit
67583f53b8
@@ -118,6 +118,8 @@ src_install() {
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
use kernel_linux && udev_reload
|
||||
|
||||
tmpfiles_process ${PN}-tmpfiles.conf
|
||||
|
||||
if use cgi ; then
|
||||
|
||||
Reference in New Issue
Block a user