glfs/general/sysutils/fcron/fcron-config.xml

29 lines
986 B
XML
Raw Normal View History

<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 fcrontab man page for proper parameters to address your situation.</para>
<para>Install the <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>