mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Fcron: there is no need to specify sendmail path as it's autodetected.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3229 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
1a0f605b24
commit
bc60d1bb1b
@ -93,11 +93,10 @@ make install</command></userinput></screen>
|
||||
<sect2>
|
||||
<title>Command explanations</title>
|
||||
|
||||
<para><option>--without-sendmail</option>: <application>Fcron</application>
|
||||
<para><parameter>--without-sendmail</parameter>: <application>Fcron</application>
|
||||
will use an installed <acronym>MTA</acronym> to email you the results of the
|
||||
<command>fcron</command> script. If you wish to utilize this feature, change
|
||||
the switch to <parameter>--with-sendmail=<replaceable>[path to your
|
||||
MTA]</replaceable></parameter>.</para>
|
||||
<command>fcron</command> script. Omit the switch if you wish to utilize
|
||||
this feature.</para>
|
||||
|
||||
<para><parameter>--with-answer-all=no</parameter>: After the files are
|
||||
installed, the <command>make install</command> script enters into a
|
||||
|
Loading…
Reference in New Issue
Block a user