aboutsummaryrefslogtreecommitdiff
path: root/net/opentracker
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 08:48:50 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 08:48:50 +0000
commit2614c95748849af51db4a047984962d7f2a37685 (patch)
treeaddeee8776a490f5b6df5a64905199a263728c1d /net/opentracker
parent08ca3957d92cb1992edd58fffd74389ba73b8f14 (diff)
Notes
Diffstat (limited to 'net/opentracker')
-rw-r--r--net/opentracker/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/net/opentracker/pkg-message b/net/opentracker/pkg-message
index 16097d5535e4..80b22806519e 100644
--- a/net/opentracker/pkg-message
+++ b/net/opentracker/pkg-message
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
This tracker is open in a sense that everyone announcing a torrent is welcome
to do so and will be informed about anyone else announcing the same torrent.
Unless -DWANT_IP_FROM_QUERY_STRING is enabled (which is meant for debugging
@@ -12,3 +15,6 @@ sysctl kern.ipc.somaxconn=1024
sysctl kern.ipc.nmbclusters=32768
sysctl net.inet.tcp.msl=10000
sysctl kern.maxfiles=10240
+EOM
+}
+]