Replace /bin/sh for /bin/bash
diff --git a/hotplug.sh.in b/hotplug.sh.in
index 48bd98e..d815ff2 100755
--- a/hotplug.sh.in
+++ b/hotplug.sh.in
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 INSTALL="@INSTALL@"
 HOTPLUGPATH=/etc/hotplug