mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-14 14:55:41 +00:00
The kernel doesn't need to include a tun device - the module will be loaded
on demand if required.
This commit is contained in:
parent
7f8fa2cf47
commit
fc1e80d469
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=145970
@ -444,13 +444,6 @@ When you first run
|
||||
you may need to deal with some initial configuration details.
|
||||
.Bl -bullet
|
||||
.It
|
||||
Your kernel must {include} a tunnel device (the GENERIC kernel includes
|
||||
one by default).
|
||||
If it does not, the kernel will need to be rebuilt with the following
|
||||
lines added:
|
||||
.Pp
|
||||
.Dl device tun
|
||||
.It
|
||||
Make sure that your system has a group named
|
||||
.Dq network
|
||||
in the
|
||||
|
Loading…
Reference in New Issue
Block a user