]> git.llucax.com Git - software/pymin.git/blobdiff - pymin/services/vpn/templates/tinc.conf
Merge branch 'procman' of baryon.com.ar:/home/luca/pymin into procman
[software/pymin.git] / pymin / services / vpn / templates / tinc.conf
index a3e45ffc3d092664e883f4074a2f9ba71ea4b1de..066e35575715d149cd675ccd9794072e7bb9298d 100644 (file)
@@ -2,3 +2,4 @@ Name = ${vpn.vpn_src}
 Device = /dev/net/tun
 PrivateKeyFile = /etc/tinc/${vpn.vpn_src}/rsa_key.priv
 ConnectTo = ${vpn.vpn_dst}
 Device = /dev/net/tun
 PrivateKeyFile = /etc/tinc/${vpn.vpn_src}/rsa_key.priv
 ConnectTo = ${vpn.vpn_dst}
+Mode = switch