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/mail/postfix.xml

    rbea508c r1258125  
    402402
    403403    <sect3 id="postfix-init">
    404       <title>Boot Script</title>
     404      <title><phrase revision="sysv">Boot Script</phrase>
     405             <phrase revision="systemd">Systemd Unit</phrase></title>
    405406
    406407      <para>
    407408        To automate the running of Postfix at startup, install the
    408         <filename>/etc/rc.d/init.d/postfix</filename> init script included in
    409         the <xref linkend="bootscripts" revision="sysv"/>
     409        <phrase revision="sysv"><filename>/etc/rc.d/init.d/postfix</filename>
     410        init script</phrase>
     411        <phrase revision="systemd"><filename>postfix.service</filename>
     412        unit</phrase> included in the
     413        <xref linkend="bootscripts" revision="sysv"/>
    410414        <xref linkend="systemd-units" revision="systemd"/> package.
    411415      </para>
Note: See TracChangeset for help on using the changeset viewer.