mirror of
https://git.disroot.org/pranav/pybatmesh.git
synced 2024-11-09 23:12:01 +05:30
quick fix for #21
Added a couple of lines in the README until #21 is closed.
This commit is contained in:
parent
0a85c465ee
commit
c4933378ff
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user