X-Git-Url: https://git.llucax.com/software/pymin.git/blobdiff_plain/6ed640af531e717da24d1dd423ce4f2df0fdec71..dd0f8fb145c838049cfc8a551de5e68bd964cb4f:/pymin/services/vpn/templates/tinc.conf diff --git a/pymin/services/vpn/templates/tinc.conf b/pymin/services/vpn/templates/tinc.conf index a3e45ff..066e355 100644 --- a/pymin/services/vpn/templates/tinc.conf +++ b/pymin/services/vpn/templates/tinc.conf @@ -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} +Mode = switch