mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-06 09:07:30 +08:00
292bc8bf71
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1108 af4574ff-66df-0310-9fd7-8a98e5e911e0
28 lines
788 B
XML
28 lines
788 B
XML
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>The fcron package contains <command>fcron, fcrontab,
|
|
fcronsighup</command> and <command>fcrondyn.</command></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
<sect3><title>fcron</title>
|
|
<para><command>fcron</command> is the scheduling daemon.
|
|
</para></sect3>
|
|
|
|
<sect3><title>fcrontab</title>
|
|
<para><command>fcrontab</command> is the program used to install, edit, list and remove the
|
|
tables used by <command>fcron</command>.</para></sect3>
|
|
|
|
<sect3><title>fcronsighup</title>
|
|
<para><command>fcronsighup</command> instructs <command>fcron</command> to reread the fcron tables.
|
|
</para></sect3>
|
|
|
|
<sect3><title>fcrondyn</title>
|
|
<para><command>fcrondyn</command> is a user tool intended to interact with a running fcron
|
|
daemon.</para></sect3>
|
|
|
|
</sect2>
|