mirror of https://github.com/aredn/aredn.git
bugfix: usb passthrough not initializing after reboot properly (#292)
This commit is contained in:
parent
7792186dda
commit
86ec92ac46
|
@ -72,5 +72,5 @@ boot() {
|
|||
uci -q commit aredn
|
||||
usbvalue=$duval
|
||||
fi
|
||||
/usr/local/bin/poe_passthrough "${usbvalue}"
|
||||
/usr/local/bin/usb_passthrough "${usbvalue}"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue