docs: change group name gluon-fastd to gluon-mesh-vpn

The group was renamed during the development of Gluon v2017.1, adjust the
documentation accordingly.
This commit is contained in:
lrnzo 2017-10-22 20:30:28 +02:00 committed by Matthias Schiffer
parent a040ec0083
commit 0b4cbec0e9
No known key found for this signature in database
GPG Key ID: 16EF3F64CB201D9C
1 changed files with 1 additions and 1 deletions

View File

@ -46,4 +46,4 @@ so the WAN DNS servers aren't leaked to the primary DNS daemon.
*libpacketmark* is used to make the secondary DNS daemon send its requests over the WAN interface.
The package ``gluon-mesh-vpn-fastd`` provides an iptables rule which will redirect all DNS requests from processes running
with the primary group ``gluon-fastd`` to ``127.0.0.1:54``, thus making fastd use the secondary DNS daemon.
with the primary group ``gluon-mesh-vpn`` to ``127.0.0.1:54``, thus making fastd use the secondary DNS daemon.