4
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2025-06-26 19:59:25 +00:00

Update platform-linux.md

This commit is contained in:
Neil Alexander
2019-01-09 23:01:50 +00:00
committed by GitHub
parent b941eeb309
commit f33e279134

View File

@ -66,7 +66,7 @@ will also work on any other RPM-based distribution.
Visit our [Builds](builds.md) page and download the relevant `.rpm` file, then Visit our [Builds](builds.md) page and download the relevant `.rpm` file, then
install it on your system: install it on your system:
``` ```
sudo addgroup --system yggdrasil sudo groupadd --system yggdrasil
sudo rpm -i yggdrasil...rpm sudo rpm -i yggdrasil...rpm
``` ```
Configuration will be generated automatically into `/etc/yggdrasil.conf` when Configuration will be generated automatically into `/etc/yggdrasil.conf` when