]> git.llucax.com Git - software/pymin.git/blob - pymin/services/vpn/templates/tinc.conf
Bugfix: call ProcessInfo.stop() in the right way (without parameters).
[software/pymin.git] / pymin / services / vpn / templates / tinc.conf
1 Name = ${vpn.vpn_src}
2 Device = /dev/net/tun
3 PrivateKeyFile = /etc/tinc/${vpn.vpn_src}/rsa_key.priv
4 ConnectTo = ${vpn.vpn_dst}
5 Mode = switch