summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/tpm2-tss/tpm2-tss-3.1.1.ebuild')
-rw-r--r--app-crypt/tpm2-tss/tpm2-tss-3.1.1.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/app-crypt/tpm2-tss/tpm2-tss-3.1.1.ebuild b/app-crypt/tpm2-tss/tpm2-tss-3.1.1.ebuild
index 7d2a404b0018..a50da474ff7d 100644
--- a/app-crypt/tpm2-tss/tpm2-tss-3.1.1.ebuild
+++ b/app-crypt/tpm2-tss/tpm2-tss-3.1.1.ebuild
@@ -92,3 +92,7 @@ pkg_postinst() {
tmpfiles_process tpm2-tss-fapi.conf
udev_reload
}
+
+pkg_postrm() {
+ udev_reload
+}