diff --git a/fbsd-relays.html b/fbsd-relays.html index a8a875b..970136f 100644 --- a/fbsd-relays.html +++ b/fbsd-relays.html @@ -103,7 +103,7 @@

The Quick and Short Version

Add “tor_enable=YES” in the /etc/rc.conf file

-

% echo “tor_enable=YES” >>/etc/rc.conf

+

% sysrc tor_enable=YES

Enable random IP ID numbers, and make it permanent by adding to /etc/sysctl.conf as per the post-install message: