procd: emit events for sound subsystem
[openwrt-github/.git] / package / system / procd / files / hotplug.json
index 27b4836ec04aa33222735da6ee6b2a45f3ef5eee..516a122f0ebf05ba0d52e831bd0f4c8dbfae7d54 100644 (file)
@@ -70,7 +70,7 @@
        ],
        [ "if",
                [ "eq", "SUBSYSTEM",
-                       [ "net", "input", "usb", "usbmisc", "ieee1394", "block", "atm", "zaptel", "tty", "button" ]
+                       [ "net", "input", "usb", "usbmisc", "ieee1394", "block", "atm", "zaptel", "tty", "button", "sound" ]
                ],
                [ "exec", "/sbin/hotplug-call", "%SUBSYSTEM%" ]
        ],