projects
/
oweals
/
tinc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94dc60f
)
fix tinc.conf for OpenBSD
author
Rafael Sadowski
<rafael@sizeofvoid.org>
Tue, 3 Oct 2017 08:23:37 +0000
(10:23 +0200)
committer
Guus Sliepen
<guus@sliepen.org>
Tue, 3 Oct 2017 19:09:29 +0000
(21:09 +0200)
doc/sample-config/tinc.conf
patch
|
blob
|
history
diff --git
a/doc/sample-config/tinc.conf
b/doc/sample-config/tinc.conf
index 25a61a720597f9f46616a5010ee1b0ed748fba82..70817644b15ae9a44d07688913c2c9647b967256 100644
(file)
--- a/
doc/sample-config/tinc.conf
+++ b/
doc/sample-config/tinc.conf
@@
-16,7
+16,7
@@
Name = alpha
ConnectTo = beta
# The tap device tinc will use.
-#
Default is /dev/tap0 for ethertap or FreeBSD,
-# /dev/tun0 for Solaris
and OpenBSD,
-#
and /dev/net/tun for Linux tun/tap device.
+#
/dev/tap0 for ethertap, FreeBSD or OpenBSD
+# /dev/tun0 for Solaris
+#
/dev/net/tun for Linux tun/tap
Device = /dev/net/tun