Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
One or more OpenVPN config files should be installed in this directory
as files ending in ".conf" (i.e. client.conf, server.conf, etc.).

Have a look in sample-config-files for some more examples of how to
configure OpenVPN.

To start OpenVPN, use this command as root:
sh /etc/rc.d/rc.openvpn start

To make OpenVPN start automatically at boot, change the script permissions:
chmod 755 /etc/rc.d/rc.openvpn

See "man openvpn" and the other docs for more information.