birdc, fastd: remove double colon; babeld, bird, birdc, fastd, pystun3, stun: add German translation (#10351)

* birdc, fastd: remove double colon; babeld, bird, birdc, fastd, pystun3, stun: add German translation
This commit is contained in:
Marek Küthe
2023-07-13 12:38:01 +00:00
committed by GitHub
parent 21c08683da
commit fe3154287e
8 changed files with 134 additions and 3 deletions

13
pages.de/common/bird.md Normal file
View File

@@ -0,0 +1,13 @@
# bird
> BIRD Internet Routing Daemon.
> Routing-Daemon mit Unterstützung für BGP, OSPF, Babel und weitere.
> Weitere Informationen: <https://bird.network.cz/>.
- Starte `bird` mit einer bestimmten Konfigurationsdatei:
`bird -c {{pfad/zu/bird.conf}}`
- Starte `bird` als spezifischer Benutzer und Gruppe:
`bird -u {{benutzername}} -g {{gruppe}}`