Merge branch 'tomato-sdhc' into tomato-slodki
[tomato.git] / README
blobe425e543de82de4ccdff1f82f18589d1330c1021
1 README for SgtPepperKSU VPN build of Tomato Firmware
3 The sources are available in the git repository at http://repo.or.cz/w/tomato.git
4 If you plan to redistribute, be sure to read the COPYING file.
6 To have the router periodically check if the VPN is running and restart it if it has stopped, also add the following to your init script (replacing vpnserver1 or */30 as appropriate):
7 # Schedule vpnup.sh to run every 30 minutes
8 cru a CheckVPNServer "*/30 * * * * service vpnserver1 start"
10 If you have any questions/comments/concerns, contact me at tomatovpn@keithmoyer.com
12 Enjoy!