Fix tags.
Sponsored by: iXsystems
This commit is contained in:
parent
1c75224e03
commit
c228bdaee0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44012
1 changed files with 4 additions and 4 deletions
|
@ -1232,7 +1232,7 @@ pass inet proto tcp from any to $localnet port $tcp_services \
|
|||
|
||||
<para>Then, mount the filesystem:</para>
|
||||
|
||||
<programlisting>&prompt.root; mount fdescfs</programlisting>
|
||||
<programlisting>&prompt.root; <userinput>mount fdescfs</userinput></programlisting>
|
||||
</step>
|
||||
|
||||
<step>
|
||||
|
@ -1392,8 +1392,8 @@ rdr pass on $ext_if inet proto tcp from !<spamd-white> to \
|
|||
<step>
|
||||
<para>To complete the greylisting setup:</para>
|
||||
|
||||
<programlisting>&prompt.root; <command>service restart obspamd</command>
|
||||
&prompt.root; <command>service start spamlogd</command></programlisting>
|
||||
<programlisting>&prompt.root; <userinput>service restart obspamd</userinput>
|
||||
&prompt.root; <userinput>service start spamlogd</userinput></programlisting>
|
||||
</step>
|
||||
</procedure>
|
||||
|
||||
|
@ -1634,7 +1634,7 @@ ipnat_rules="/etc/ipnat.rules" # rules definition file for ipnat</programlist
|
|||
|
||||
<para>Then, to start <application>IPF</application> now:</para>
|
||||
|
||||
<programlisting>&prompt.root; <command>service ipfilter start</command></programlisting>
|
||||
<programlisting>&prompt.root; <userinput>service ipfilter start</userinput></programlisting>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
|
|
Loading…
Reference in a new issue