contrib/openvpn
2021-06-18 13:51:23 +00:00
..
.footprint
.signature openvpn: 2.5.2 -> 2.5.3 2021-06-18 13:51:23 +00:00
openvpn
Pkgfile openvpn: 2.5.2 -> 2.5.3 2021-06-18 13:51:23 +00:00
README

REQUIREMENTS
Enable Universal TUN/TAP device driver support in your kernel.
CONFIG_TUN=y

If you compiled device driver as a loadable kernel module (CONFIG_TUN=m)
then do not forget to add 'modprobe tun' to rc.modules to not do this
after each reboot.