summarylogtreecommitdiffstats
path: root/k40whisperer.install
diff options
context:
space:
mode:
Diffstat (limited to 'k40whisperer.install')
-rw-r--r--k40whisperer.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/k40whisperer.install b/k40whisperer.install
new file mode 100644
index 000000000000..69c08d5fef65
--- /dev/null
+++ b/k40whisperer.install
@@ -0,0 +1,4 @@
+post_install() {
+ udevadm control --reload
+ udevadm trigger
+}