mirror of
https://github.com/SinTan1729/random.git
synced 2024-12-25 20:58:37 -06:00
added a fix for my resolvconf auto resetting
This commit is contained in:
parent
1b0a15cf3c
commit
5103cccde2
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue