From b70d422361400cc6a43c322e9f446dc2b3791504 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 10 Dec 2010 20:04:19 +0000 Subject: main/tinc: renamed --- main/tinc/tinc.networks | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 main/tinc/tinc.networks (limited to 'main/tinc/tinc.networks') diff --git a/main/tinc/tinc.networks b/main/tinc/tinc.networks new file mode 100644 index 000000000..e1844ce2b --- /dev/null +++ b/main/tinc/tinc.networks @@ -0,0 +1,13 @@ +# file: /etc/conf.d/tinc.networks for /etc/init.d/tincd + +# In this file you define the tinc networks you want to connect to + +# USAGE: +# you add a network to the init script by defining: +# NETWORK: your_network_name +# +# if you want to connect to multiple VPN's just set them behind each other. e.g. +# NETWORK: foo +# NETWORK: bar +# +# this would join the network foo and the network bar. -- cgit v1.2.3