The kernel doesn't need to include a tun device - the module will be loaded

on demand if required.
This commit is contained in:
Brian Somers 2005-05-06 16:13:32 +00:00
parent 7f8fa2cf47
commit fc1e80d469
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=145970

View file

@ -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