commit eec2c01551d1acc40b717e0fb3776a9240d5d949 Author: emma peel emma.peel@riseup.net Date: Sun Oct 31 16:04:44 2021 +0100
so it is the same as the bridge instructions --- content/relay/setup/guard/dragonflybsd/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/relay/setup/guard/dragonflybsd/contents.lr b/content/relay/setup/guard/dragonflybsd/contents.lr index 1b0c979..4c03955 100644 --- a/content/relay/setup/guard/dragonflybsd/contents.lr +++ b/content/relay/setup/guard/dragonflybsd/contents.lr @@ -24,7 +24,7 @@ DragonFlyBSD's daily snapshots and releases (starting with 3.4) come with `pkg`
#### 2.1. Recommended Steps to Setup `pkg`
-Here, it will be similar to what we have on a **FreeBSD** system, and we are going to use HTTPS to fetch our packages, and updates - so here we also need an extra package to help us out (ca_root_nss). +Here, it will be similar to what we have on a **FreeBSD** system, and we are going to use HTTPS to fetch our packages, and updates - so here we also need an extra package to help us out (`ca_root_nss`).
Installing the `ca_root_nss` package:
tor-commits@lists.torproject.org