updated README

Changed order of services to stop in section Stopping the service. This
is because while stopping naxalnet, the ExecStopPost line says to delete
two interfaces. But just before it is run, networkd is stopped. Running
the command will again start networkd, which is not what we need.
This commit is contained in:
Pranav Jerry 2021-08-16 21:32:57 +05:30
parent e99b3222e1
commit cf54edf9b9
No known key found for this signature in database
GPG Key ID: F1DCDC4FED0A0C5B

View File

@ -154,7 +154,7 @@ sudo systemctl disable naxalnet.service
### Stopping the service
```sh
sudo systemctl stop naxalnet systemd-networkd systemd-resolved iwd
sudo systemctl stop naxalnet iwd systemd-networkd systemd-resolved
```
If your distribution uses NetworkManager, starting `naxalnet.service`