summarylogtreecommitdiffstats
path: root/qemu.install
diff options
context:
space:
mode:
Diffstat (limited to 'qemu.install')
-rw-r--r--qemu.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu.install b/qemu.install
index b1604ef1329e..71a6555b0399 100644
--- a/qemu.install
+++ b/qemu.install
@@ -7,6 +7,7 @@ post_install() {
for _f in /sys/devices/virtual/misc/{kvm,vhost-net}; do
[[ -e "$_f" ]] && udevadm trigger "$_f"
done
+ :
}
# arg 1: the new package version