Hi Jerry,

I'm running an OpenVPN config (adopted from WR 0.9) with the same
directories you chosed.
Also compared all your settings with mine and can confirm that these are
reasonable and working fine on OpenWrt.

The makefile change looks fine too, but the increased package release is
missing ( PKG_RELEASE up by one ).

Regards
Maddes

On 13.07.2009 20:22, Jerry Askew wrote:
> I installed openvpn on my WRT54GL and noticed that it dropped some files in 
> the root (/) directory.  At least one of these files is updated every minute 
> while openvpn is running.  I decided to reorganize the files and I have 
> updated the sample data in the config file accordingly.  The diff for this 
> change is below.
> 
> ** Since this is my first patch, please review and let me know if I got 
> anything wrong - particularly the change to the Makefile that creates the 
> /etc/openvpn directory.
> 
> Basically, I changed the sample to use absolute paths and suggested putting 
> the cert, key and some other config-like files in /etc/openvpn and the log 
> and connection tracking files in /tmp.  It probably would be cleaner to have 
> openvpn start in the /etc/openvpn directory so that relative paths can be 
> used, but I suspect that would break existing installations.  Finally, I 
> added a line in the Makefile to create /etc/openvpn during install (please 
> check this - I have no idea if I did it right!)
> 

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to