X-Git-Url: https://git.llucax.com/software/pymin.git/blobdiff_plain/6ed640af531e717da24d1dd423ce4f2df0fdec71..bdc7c3f6286c768cf683b78dfb5576c733121a8b:/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