aboutsummaryrefslogtreecommitdiff
path: root/net/zerotier/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'net/zerotier/pkg-message')
-rw-r--r--net/zerotier/pkg-message10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/zerotier/pkg-message b/net/zerotier/pkg-message
index c0eade13a949..de5cd07c177d 100644
--- a/net/zerotier/pkg-message
+++ b/net/zerotier/pkg-message
@@ -17,4 +17,14 @@ net.link.tap.up_on_open=1
This avoids a race condition where zerotier interfaces are created, but
not up, prior to firewalls and services trying to use them.
+You can place optional configuration in /var/db/zerotier-one/local.conf
+as required, see documentation at https://www.zerotier.com/manual.shtml
+
+If your system boots from DHCP (such as a laptop), there is a new rc.conf
+flag that will require that system startup will wait until the zerotier
+network is established before proceeding. Note that this flag *does not*
+work for systems confgured with statically assigned IP addresses, and
+these will hang indefinitely due to an irreducible loop in rc(8) startup
+files. This flag is disabled by default.
+
#################################