X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=package%2Fsystem%2Fprocd%2Ffiles%2Fhotplug.json;fp=package%2Fsystem%2Fprocd%2Ffiles%2Fhotplug.json;h=516a122f0ebf05ba0d52e831bd0f4c8dbfae7d54;hp=27b4836ec04aa33222735da6ee6b2a45f3ef5eee;hb=e21012b81852652001f5f21db24991c1e499bed7;hpb=2d6d11e82d1646350cc9b1f5a49cc0f2fa5797f9 diff --git a/package/system/procd/files/hotplug.json b/package/system/procd/files/hotplug.json index 27b4836ec0..516a122f0e 100644 --- a/package/system/procd/files/hotplug.json +++ b/package/system/procd/files/hotplug.json @@ -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%" ] ],