13 lines
340 B
Markdown
13 lines
340 B
Markdown
|
# Auto-disable Wi-Fi
|
||
|
|
||
|
Script for NetworkManager, which disables Wi-Fi when a wired connection comes up, and enables Wi-Fi when a wired
|
||
|
connection comed down.
|
||
|
|
||
|
### Files
|
||
|
* `auto-disable-wifi` should be installed to NetworkManager directory.
|
||
|
#### Installation
|
||
|
* `install.sh` script copies above script to its destination.
|
||
|
|
||
|
### TODO
|
||
|
* Nothing
|