summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorAndrea Scarpino <andrea@archlinux.org>2011-01-22 10:06:48 +0100
committerAndrea Scarpino <andrea@archlinux.org>2011-01-22 10:06:48 +0100
commit1c947900003ba1daf20ff3ccbf77fc945c98f836 (patch)
tree33c07e851a19f5026809edced6df6fa0b17cc1c0 /examples
parent14ce7ede9d5b494229ca902f8a7ba21f3e58de9c (diff)
downloadnetctl-1c947900003ba1daf20ff3ccbf77fc945c98f836.tar.gz
netctl-1c947900003ba1daf20ff3ccbf77fc945c98f836.tar.xz
Merge openvpn support (FS#21490)
Diffstat (limited to 'examples')
-rw-r--r--examples/openvpn5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/openvpn b/examples/openvpn
new file mode 100644
index 0000000..b6106aa
--- /dev/null
+++ b/examples/openvpn
@@ -0,0 +1,5 @@
+CONNECTION="openvpn"
+INTERFACE="ignore"
+OVPN_CONFIG="/etc/openvpn/example/openvpn.conf"
+OVPN_PID_FILE="/tmp/openvpn.example.pid"
+OVPN_FLAGS=""