mirror of
https://git.dn42.dev/wiki/wiki.git
synced 2024-11-27 11:23:37 +01:00
fix chaosvpn exclude in freifunk/mkdns
This commit is contained in:
parent
d4189ad71f
commit
c0df4e3c40
@ -15,7 +15,7 @@ Freifunk generates its zone configuration from the [icvpn-meta](https://github.c
|
||||
git clone https://github.com/freifunk/icvpn-scripts.git
|
||||
git clone https://github.com/freifunk/icvpn-meta.git
|
||||
cd icvpn-scripts
|
||||
./mkdns -f bind -s ../icvpn-meta/ -x dn42 -x hack -x rzl
|
||||
./mkdns -f bind -s ../icvpn-meta/ -x dn42 -x chaosvpn -x rzl
|
||||
|
||||
_Note: dn42, chaosvpn and rzl are excluded (-x), because they are not part of Freifunk and you might want to configure them yourself._
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user