2022-03-16 18:22:50 +01:00
|
|
|
# Auto-disable Wi-Fi
|
|
|
|
|
|
|
|
Script for NetworkManager, which disables Wi-Fi when a wired connection comes up, and enables Wi-Fi when a wired
|
2022-03-16 18:23:33 +01:00
|
|
|
connection comes down.
|
2022-03-16 18:22:50 +01:00
|
|
|
|
|
|
|
### Files
|
2022-03-16 18:23:33 +01:00
|
|
|
* `auto-disable-wifi.sh` should be installed to NetworkManager directory.
|
2022-03-16 18:22:50 +01:00
|
|
|
#### Installation
|
|
|
|
* `install.sh` script copies above script to its destination.
|
|
|
|
|
|
|
|
### TODO
|
|
|
|
* Nothing
|