lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit c022844630e1b79c39b02637e4c91fa340f2c360
parent 2c5d49ab4753cb66224d09afd41df29476b52e23
Author: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
Date:   Tue,  2 Aug 2016 04:35:37 -0700

vpnc: Add reboot recommendation to README

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>

Diffstat:
Mnet/vpnc/README | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/net/vpnc/README b/net/vpnc/README @@ -37,3 +37,5 @@ deinitialize it using ifdown. You may also use the luci web interface Note that you need to configure the firewall to allow communication between the MYVPN interface and lan. +If you install this package via opkg, there are reports that you must reboot +before it can be used.