|
|
On Thu, 02 Jun 2005 11:52:13 +0200, Paulo Andre wrote: > Trying to start openvpn from within '/etc/rc.d/' but 'openvpn --config > /etc/vpn.conf', will not work. OpenVPN certainly will accept a path to the config file -- but if the config file has paths which make assumptions about the relative locations of other files, you'll want to have a --cd <path> or like clause as well. ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |