glfs/general/sysutils/fcron/fcron-intro.xml
Mark Hymers f45b195302 Initial revision
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-07-07 20:28:42 +00:00

19 lines
661 B
XML

<sect2>
<title>Introduction to fcron</title>
<screen>Download location: <ulink url="&fcron-download;"/>
Version used: &fcron-version;
Package size: &fcron-size;
Estimated Disk space required: &fcron-buildsize;</screen>
<para>The fcron package contains the fcron daemon. &quot;It
is a periodical command scheduler which aims at replacing Vixie
Cron.&quot; </para>
<screen>fcron requires a running syslog (part of the base LFS system).
fcron recommends a local mail system (sendmail or <xref
linkend="postfix"></xref>, for example).
fcron will utilize PAM if it is installed prior to fcron.</screen>
</sect2>