mirror of
https://github.com/tonarino/innernet.git
synced 2024-11-24 08:42:33 +02:00
readme: remove linux modprobe section
This commit is contained in:
parent
9b55619002
commit
9b6d27d860
12
README.md
12
README.md
@ -154,18 +154,6 @@ It's assumed that WireGuard is installed on your system, either via the kernel m
|
||||
|
||||
[WireGuard Installation Instructions](https://www.wireguard.com/install/)
|
||||
|
||||
If you're not already a WireGuard user, you may need to load the kernel module:
|
||||
|
||||
```sh
|
||||
modprobe wireguard
|
||||
```
|
||||
|
||||
You can make the kernel module loading persistent with:
|
||||
|
||||
```sh
|
||||
echo wireguard > /etc/modules-load.d/wireguard.conf
|
||||
```
|
||||
|
||||
### Arch
|
||||
|
||||
```sh
|
||||
|
Loading…
Reference in New Issue
Block a user