... | ... | @@ -34,8 +34,7 @@ If you would add your own configuration file to this folder, don't forget to giv |
|
|
sudo chmod 600 YourCustomConfiguration
|
|
|
```
|
|
|
|
|
|
After applying your changes or adding new configurations it is recommended to reload the Network Manager service and likely reboot the system as well.
|
|
|
After applying your changes or adding new configurations it is recommended to reload the Network Manager service. If your changes aren't taking effect, a reboot can help as well.
|
|
|
```bash
|
|
|
sudo systemctl restart NetworkManager.service
|
|
|
``` |
|
|
\ No newline at end of file |
|
|
|