summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorRémy Oudompheng <remy@archlinux.org>2011-06-05 21:45:29 +0200
committerRémy Oudompheng <remy@archlinux.org>2011-06-05 21:45:29 +0200
commit9aa2eaa4eb3bcc842994eeae8d14065a33181d6b (patch)
treed4d367a5a3c9b77f6c1ebf6da652d60e8e413504 /examples
parentdb8b46406b46132406aa46cecc8ccacdb9975f89 (diff)
downloadnetctl-9aa2eaa4eb3bcc842994eeae8d14065a33181d6b.tar.gz
netctl-9aa2eaa4eb3bcc842994eeae8d14065a33181d6b.tar.xz
Add support for creating tun/tap interfaces (without configuration)
Diffstat (limited to 'examples')
-rw-r--r--examples/tuntap6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/tuntap b/examples/tuntap
new file mode 100644
index 0000000..2917875
--- /dev/null
+++ b/examples/tuntap
@@ -0,0 +1,6 @@
+INTERFACE='tun0'
+CONNECTION='tuntap'
+MODE='tun'
+USER='nobody'
+GROUP='nobody'
+