mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-05 16:07:23 +08:00
5c5cdbc82c
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1207 af4574ff-66df-0310-9fd7-8a98e5e911e0
29 lines
875 B
XML
29 lines
875 B
XML
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>The <application>Fcron</application> package contains
|
|
<command>fcron</command>, <command>fcrontab</command>, <command>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 <command>fcron</command> daemon.</para></sect3>
|
|
|
|
</sect2>
|