quick fix for #21

Added a couple of lines in the README until #21 is closed.
This commit is contained in:
Pranav Jerry 2021-10-22 11:02:53 +05:30
parent 0a85c465ee
commit c4933378ff
Signed by: pranav
GPG Key ID: F1DCDC4FED0A0C5B
1 changed files with 7 additions and 0 deletions

View File

@ -219,6 +219,13 @@ sudo systemctl enable naxalnet.service
Now naxalnet will start a mesh on every boot.
If you use GNOME, you should mask `wpa_supplicant.service` so that it
cannot be started by systemd. See issue #21
```sh
sudo systemctl mask wpa_supplicant.service
```
If you have NetworkManager enabled, which is the default in Ubuntu and
Fedora, it should be disabled: