postfix: make some command nodump

they cannot be run as they are with jhalfs
This commit is contained in:
Pierre Labastie 2022-03-24 15:06:01 +01:00
parent 77e8024def
commit 3fd97c4ca7

View File

@ -422,7 +422,7 @@ EOF</userinput></screen>
<systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>/usr/sbin/postfix upgrade-configuration</userinput></screen>
<screen role="nodump"><userinput>/usr/sbin/postfix upgrade-configuration</userinput></screen>
<para>
Before starting <application>Postfix</application>, you should check
@ -431,7 +431,7 @@ EOF</userinput></screen>
user to check and start your <application>Postfix</application> server:
</para>
<screen role="root"><userinput>/usr/sbin/postfix check &amp;&amp;
<screen role="nodump"><userinput>/usr/sbin/postfix check &amp;&amp;
/usr/sbin/postfix start</userinput></screen>
</sect3>