Ignore:
Timestamp:
07/29/2005 04:11:40 PM (19 years ago)
Author:
Richard Downing <richard@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
f503cd16
Parents:
e59bdce
Message:

Update to fcron-2.9.7 and reword newsserver page

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4831 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/fcron.xml

    re59bdce r12b202ed  
    77  <!ENTITY fcron-download-http "http://fcron.free.fr/archives/fcron-&fcron-version;.src.tar.gz">
    88  <!ENTITY fcron-download-ftp "ftp://ftp.seul.org/pub/fcron/fcron-&fcron-version;.src.tar.gz">
    9   <!ENTITY fcron-md5sum "f408960f4c08ad377e61531ca48669bb">
    10   <!ENTITY fcron-size "397 KB">
    11   <!ENTITY fcron-buildsize "3.4 MB">
     9  <!ENTITY fcron-md5sum "9ead65bd13ea6a3278e167f88c572ddb">
     10  <!ENTITY fcron-size "409 KB">
     11  <!ENTITY fcron-buildsize "3.6 MB">
    1212  <!ENTITY fcron-time "0.10 SBU">
    1313]>
     
    5757
    5858    <bridgehead renderas="sect3">Fcron Dependencies</bridgehead>
    59 
     59   
     60    <bridgehead renderas="sect4">Required</bridgehead>
     61    <para>A text editor (see Configuring Fcron)</para>
     62   
    6063    <bridgehead renderas="sect4">Optional</bridgehead>
    6164    <para><ulink url="../server/mail.html">MTA</ulink>,
    6265    <xref linkend="Linux_PAM"/>,
    6366    <ulink url="http://www.nsa.gov/selinux/">SELinux</ulink>,
    64     <xref linkend="docbook-utils"/> and
    65     <ulink url="../postlfs/editors.html">a text editor</ulink> (default is
    66     <xref linkend="vim"/>)</para>
     67    <xref linkend="docbook-utils"/>
     68    </para>
    6769
    6870  </sect2>
     
    163165      Configuration information can be found in the man page for
    164166      <filename>fcron.conf</filename>.</para>
     167     
     168      <para>The default text editor used is <filename>/usr/bin/vi</filename>, and
     169       this is installed by LFS.</para>
    165170
    166171      <para><command>fcron</command> scripts are written using
Note: See TracChangeset for help on using the changeset viewer.