Changeset 784ad8d4


Ignore:
Timestamp:
10/06/2002 06:07:53 PM (22 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
cc694ec
Parents:
d815ae3
Message:

added fcron to symlinks

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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • appendices/symlinks/rc0.xml

    rd815ae3 r784ad8d4  
    1919<entry><emphasis>Link</emphasis></entry>
    2020<entry><emphasis>Explanation</emphasis></entry>
     21</row>
     22
     23<row>
     24<entry>K08</entry>
     25<entry>fcron</entry>
     26<entry><filename>../init.d/fcron</filename></entry>
     27<entry>Shut down Cron Daemon: <xref linkend="fcron"/></entry>
    2128</row>
    2229
  • appendices/symlinks/rc2.xml

    rd815ae3 r784ad8d4  
    127127</row>
    128128
     129<row>
     130<entry>S40</entry>
     131<entry>fcron</entry>
     132<entry><filename>../init.d/fcron</filename></entry>
     133<entry>Start Cron Daemon: <xref linkend="fcron"/></entry>
     134</row>
     135
    129136</tbody>
    130137</tgroup>
  • appendices/symlinks/rc3.xml

    rd815ae3 r784ad8d4  
    120120
    121121<row>
     122<entry>S40</entry>
     123<entry>fcron</entry>
     124<entry><filename>../init.d/fcron</filename></entry>
     125<entry>Start Cron Daemon: <xref linkend="fcron"/></entry>
     126</row>
     127
     128<row>
    122129<entry>S70</entry>
    123130<entry>gpm</entry>
  • appendices/symlinks/rc4.xml

    rd815ae3 r784ad8d4  
    120120
    121121<row>
     122<entry>S40</entry>
     123<entry>fcron</entry>
     124<entry><filename>../init.d/fcron</filename></entry>
     125<entry>Start Cron Daemon: <xref linkend="fcron"/></entry>
     126</row>
     127
     128<row>
    122129<entry>S70</entry>
    123130<entry>gpm</entry>
  • appendices/symlinks/rc5.xml

    rd815ae3 r784ad8d4  
    120120
    121121<row>
     122<entry>S40</entry>
     123<entry>fcron</entry>
     124<entry><filename>../init.d/fcron</filename></entry>
     125<entry>Start Cron Daemon: <xref linkend="fcron"/></entry>
     126</row>
     127
     128<row>
    122129<entry>S70</entry>
    123130<entry>gpm</entry>
  • appendices/symlinks/rc6.xml

    rd815ae3 r784ad8d4  
    1919<entry><emphasis>Link</emphasis></entry>
    2020<entry><emphasis>Explanation</emphasis></entry>
     21</row>
     22
     23<row>
     24<entry>K08</entry>
     25<entry>fcron</entry>
     26<entry><filename>../init.d/fcron</filename></entry>
     27<entry>Shut down Cron Daemon: <xref linkend="fcron"/></entry>
    2128</row>
    2229
  • introduction/welcome/changelog.xml

    rd815ae3 r784ad8d4  
    1111<itemizedlist>
    1212
    13 <listitem><para>October 6th, 2002 [larry]: Appendices: Added named to
    14 the runlevels.</para></listitem>
     13<listitem><para>October 6th, 2002 [larry]: Appendices: Added named and
     14fcron to the runlevels.</para></listitem>
    1515
    1616<listitem><para>October 5th, 2002 [larry]: Appendices: Added xinetd to
Note: See TracChangeset for help on using the changeset viewer.