Parcourir la source

fixed client config

master
Robin Thoni il y a 8 ans
Parent
révision
836963f58e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      vpngen/default/clients/client.conf

+ 1
- 1
vpngen/default/clients/client.conf Voir le fichier

@@ -1,6 +1,6 @@
1 1
 # Client
2 2
 client
3
-dev tun
3
+dev ${dev}
4 4
 proto tcp-client
5 5
 remote ${hostname} ${port}
6 6
 resolv-retry infinite

Chargement…
Annuler
Enregistrer