diff --git a/usb-autosuspend-fix b/usb-autosuspend-fix index 09d4cfe..5501fa2 100755 --- a/usb-autosuspend-fix +++ b/usb-autosuspend-fix @@ -5,3 +5,8 @@ echo 'on' > '/sys/bus/usb/devices/1-1/power/control' echo 'on' > '/sys/bus/usb/devices/1-2/power/control' echo 'on' > '/sys/bus/usb/devices/1-3/power/control' + +# also added a fix for resolvconf auto resetting + +resolvconf -u +