summarylogtreecommitdiffstats
path: root/tkey-ssh-agent.install
diff options
context:
space:
mode:
Diffstat (limited to 'tkey-ssh-agent.install')
-rw-r--r--tkey-ssh-agent.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/tkey-ssh-agent.install b/tkey-ssh-agent.install
index 53c551b26f32..06abf5e4ab04 100644
--- a/tkey-ssh-agent.install
+++ b/tkey-ssh-agent.install
@@ -1,3 +1,8 @@
+post_install() {
+ udevadm control --reload
+ udevadm trigger
+}
+
post_upgrade() {
printf '\033[1;33mThis release changes the Tkey identity (CDI) compared to v0.0.7, i.e., you will not have the same Ed25519 keypair derived.'
}