glfs/general/sysutils/fcron/fcron-exp.xml
Larry Lawrence c2ee009c74 edited compound words
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1304 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-10-04 21:32:30 +00:00

27 lines
1.2 KiB
XML

<sect2>
<title>Command explanations</title>
<para><option>--without-sendmail</option>: <application>Fcron</application>
does not require an <acronym>MTA</acronym> to run but will use one, if it is
installed, 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>
<para><parameter>--with-answer-all=no</parameter>: After the files are
installed, the make install script enters into a configuration routine.
The first test will be whether to install a boot script in the <filename
class="directory">/etc/rc.d/init.d</filename> directory with the
appropriate symbolic links in run levels 2, 3, 4, and 5. The second is to
stop any current fcron processes and start a new one. Since this is
probably your first install and we want a boot script based upon the
<acronym>BLFS</acronym> template we answer 'n' to both tests.</para>
<para><parameter>--with-dsssl-dir=/usr/share/sgml/docbook/dsssl-stylesheets-&docbook-dsssl-version;
</parameter>: Can be added if you have installed
<application>OpenJade</application> and
dsssl-stylesheets to generate the documentation from the DocBook source
files.</para>
</sect2>