diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-13 21:21:38 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-13 21:21:38 +0000 |
commit | 8ad64b48737c2d244bc9feccc618bc335b8be289 (patch) | |
tree | f983d3f595612e3f87e7a18d1428bfd4ea101b35 /net/freenet6/files | |
parent | 3061995e90eafadc314c2b22022d3734958f0257 (diff) | |
download | ports-8ad64b48737c2d244bc9feccc618bc335b8be289.tar.gz ports-8ad64b48737c2d244bc9feccc618bc335b8be289.zip |
Notes
Diffstat (limited to 'net/freenet6/files')
-rw-r--r-- | net/freenet6/files/pkg-message.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net/freenet6/files/pkg-message.in b/net/freenet6/files/pkg-message.in index df4cb21810a3..9f34dd547a16 100644 --- a/net/freenet6/files/pkg-message.in +++ b/net/freenet6/files/pkg-message.in @@ -5,3 +5,9 @@ Now that the package is installed, please finish it with the following steps: the website, fill in your userid and password there. - Run @@PREFIX@@/etc/rc.d/freenet6.sh to start the tunnel. - Try to ping a IPv6 host, for example: ping6 www.jp.freebsd.org + +*** NOTE FOR UPGRADERS: +The configuration file has changed, please change "tsp_version" to +"1.0.1" and add "retry_delay=1800" to it. See tspc.conf.sample for +more information. If you don't add this, the tunnel will not be +setup. |