summaryrefslogtreecommitdiff
path: root/openvpn/README
blob: 5af519f644d6794014eb17359edccc59e24bb1b2 (plain)
    1 REQUIREMENTS
    2 Enable Universal TUN/TAP device driver support in your kernel.
    3 CONFIG_TUN=y
    4 
    5 If you compiled device driver as a loadable kernel module (CONFIG_TUN=m)
    6 then do not forget to add 'modprobe tun' to rc.modules to not do this
    7 after each reboot.

Generated by cgit