Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fbsd-relays.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ <h2 id="thequickandshortversion">The Quick and Short Version</h2>
<p>Add &#8220;tor_enable=YES&#8221; in the /etc/rc.conf file</p>

<blockquote>
<p>% echo &#8220;tor_enable=YES&#8221; &gt;&gt;/etc/rc.conf</p>
<p>% sysrc tor_enable=YES</p>
</blockquote>

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