diff --git a/net-wireless/proxmark3/proxmark3-4.14831.ebuild b/net-wireless/proxmark3/proxmark3-4.14831.ebuild index 1932661ea..81624896c 100644 --- a/net-wireless/proxmark3/proxmark3-4.14831.ebuild +++ b/net-wireless/proxmark3/proxmark3-4.14831.ebuild @@ -153,6 +153,7 @@ src_test() { } pkg_postinst() { + udev_reload if use firmware; then if use pm3rdv4; then ewarn "Please note, all firmware and recovery files are intended for the Proxmark3 RDV4" diff --git a/net-wireless/proxmark3/proxmark3-9999.ebuild b/net-wireless/proxmark3/proxmark3-9999.ebuild index 7baa8c661..3e254eb68 100644 --- a/net-wireless/proxmark3/proxmark3-9999.ebuild +++ b/net-wireless/proxmark3/proxmark3-9999.ebuild @@ -153,6 +153,7 @@ src_test() { } pkg_postinst() { + udev_reload if use firmware; then if use pm3rdv4; then ewarn "Please note, all firmware and recovery files are intended for the Proxmark3 RDV4"