lede-packages-rs

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

commit e884d2efba6eb70c6fd325b7e9b4374ddfc7ba73
parent 2c5d49ab4753cb66224d09afd41df29476b52e23
Author: champtar <champetier.etienne@gmail.com>
Date:   Tue,  2 Aug 2016 14:26:01 +0200

Merge pull request #3015 from danielg4/master

vpnc: Add reboot recommendation to README
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.