13 lines
343 B
Markdown
13 lines
343 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 comes down.
|
|
|
|
### Files
|
|
* `auto-disable-wifi.sh` should be installed to NetworkManager directory.
|
|
#### Installation
|
|
* `install.sh` script copies above script to its destination.
|
|
|
|
### TODO
|
|
* Nothing
|