Author: pierre
Date: Sun Jun 23 13:35:50 2019
New Revision: 21719

Log:
jhalfs does not support having <xref linkend="bootscripts"/> in <phrase>:
it must be the child of the <para> preceding "make install-xxx".

Modified:
   branches/BOOK-elogind/general/sysutils/accountsservice.xml

Modified: branches/BOOK-elogind/general/sysutils/accountsservice.xml
==============================================================================
--- branches/BOOK-elogind/general/sysutils/accountsservice.xml  Sun Jun 23 
05:28:53 2019        (r21718)
+++ branches/BOOK-elogind/general/sysutils/accountsservice.xml  Sun Jun 23 
13:35:50 2019        (r21719)
@@ -180,13 +180,18 @@
       <title><phrase revision="sysv">Boot Script</phrase>
              <phrase revision="systemd">Systemd Units</phrase></title>
 
-      <para>
+      <para revision="sysv">
         To start the <command>accounts-daemon</command> daemon at boot,
-       <phrase revision="systemd">enable the previously installed systemd
-        unit</phrase>
-        <phrase revision="sysv">install the
+        install the
         <filename>/etc/rc.d/init.d/accounts-daemon</filename> init script from
-        the <xref linkend="bootscripts"/> package</phrase>
+        the <xref linkend="bootscripts"/> package
+        by running the following command as the
+        <systemitem class="username">root</systemitem> user:
+      </para>
+
+      <para revision="systemd">
+        To start the <command>accounts-daemon</command> daemon at boot,
+       enable the previously installed systemd unit
         by running the following command as the
         <systemitem class="username">root</systemitem> user:
       </para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to