mirror of
https://github.com/cwinfo/yggdrasil-network.github.io.git
synced 2024-11-09 02:50:27 +00:00
Update platform-linux.md
This commit is contained in:
parent
19cbb8ab49
commit
2843945803
@ -15,7 +15,7 @@ Yggdrasil is well supported on Linux.
|
||||
- IPv6 needs to be enabled in order for Yggdrasil to work - IPv6 is usually enabled by default, but if not, enable using `sysctl -w net.ipv6.conf.all.disable_ipv6=0` or similar.
|
||||
- If using TUN/TAP then `/dev/net/tun` should be present on your system.
|
||||
|
||||
## Debian, Ubuntu, elementaryOS
|
||||
## Debian, Ubuntu, elementaryOS (with systemd)
|
||||
|
||||
Debian binary packages exist to simplify the installation of Yggdrasil. These
|
||||
will also work on any Debian-based distribution.
|
||||
@ -52,7 +52,7 @@ Configuration will be generated automatically into `/etc/yggdrasil.conf` when
|
||||
the package is installed, and the Yggdrasil service will automatically be
|
||||
installed into systemd and started.
|
||||
|
||||
## Red Hat Enterprise Linux, Fedora, CentOS
|
||||
## Red Hat Enterprise Linux, Fedora, CentOS (with systemd)
|
||||
|
||||
RPM binary packages exist to simplify the installation of Yggdrasil. These
|
||||
will also work on any other RPM-based distribution.
|
||||
|
Loading…
Reference in New Issue
Block a user