Ignore:
Timestamp:
06/11/2016 06:14:42 PM (8 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
3e42104
Parents:
bea508c
Message:

[Systemd merge] - Section V

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/major/apache.xml

    rbea508c r1258125  
    268268
    269269    <sect3  id="httpd-init">
    270       <title>Boot Script</title>
     270      <title><phrase revision="sysv">Boot Script</phrase>
     271             <phrase revision="systemd">Systemd Unit</phrase></title>
    271272
    272273      <para>
    273274        If you want the <application>Apache</application> server to
    274275        start automatically when the system is booted, install the
    275         <filename>/etc/rc.d/init.d/httpd</filename> init script included
    276         in the <xref linkend="bootscripts" revision="sysv"/>
     276        <phrase revision="sysv"><filename>/etc/rc.d/init.d/httpd</filename>
     277        init script</phrase>
     278        <phrase revision="systemd"><filename>httpd.service</filename>
     279        unit</phrase> included in the
     280        <xref linkend="bootscripts" revision="sysv"/>
    277281        <xref linkend="systemd-units" revision="systemd"/> package.
    278282      </para>
Note: See TracChangeset for help on using the changeset viewer.