mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-11 14:14:47 +08:00
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1908 af4574ff-66df-0310-9fd7-8a98e5e911e0
30 lines
980 B
XML
30 lines
980 B
XML
<sect2>
|
|
<title>Configuring <application>Fcron</application></title>
|
|
|
|
<sect3><title>Config files</title>
|
|
|
|
<para><filename>/etc/fcron.conf</filename>,
|
|
<filename>/etc/fcron.allow</filename>,
|
|
<filename>/etc/fcron.deny</filename></para>
|
|
|
|
</sect3>
|
|
|
|
<sect3><title>Configuration Information</title>
|
|
|
|
<para>There are no required changes in any of the config files.
|
|
Configuration information can be found in the man page for
|
|
<filename>fcron.conf</filename>.</para>
|
|
|
|
<para><command>fcron</command> scripts are written using <command>fcrontab</command>.
|
|
Refer to the man page for fcrontab for proper parameters for your
|
|
situation.</para>
|
|
|
|
<para>Install <filename>/etc/rc.d/init.d/fcron</filename>
|
|
init script from the <xref linkend="intro-important-bootscripts"/> package.</para>
|
|
|
|
<screen><userinput><command>make install-fcron</command></userinput></screen>
|
|
|
|
</sect3>
|
|
|
|
</sect2>
|