Author: dj
Date: Sat Mar 16 19:56:39 2019
New Revision: 21347
Log:
Fix accountsservice build with elogind.
Modified:
branches/BOOK-elogind/general/sysutils/accountsservice.xml
branches/BOOK-elogind/introduction/welcome/changelog.xml
Modified: branches/BOOK-elogind/general/sysutils/accountsservice.xml
==============================================================================
--- branches/BOOK-elogind/general/sysutils/accountsservice.xml Sat Mar 16
19:55:45 2019 (r21346)
+++ branches/BOOK-elogind/general/sysutils/accountsservice.xml Sat Mar 16
19:56:39 2019 (r21347)
@@ -181,8 +181,12 @@
<para>
To start the <command>accounts-daemon</command> daemon at boot,
- enable the previously installed systemd unit by
- running the following command as the
+ <phrase revision="systemd">enable the previously installed systemd
+ unit</phrase>
+ <phrase revision="sysv">install the
+ <filename>/etc/rc.d/init.d/accounts-daemon</filename> init script from
+ the <xref linkend="bootscripts"/> package</phrase>
+ by running the following command as the
<systemitem class="username">root</systemitem> user:
</para>
@@ -190,7 +194,9 @@
<primary sortas="f-accounts-daemon">accounts-daemon</primary>
</indexterm>
-<screen role="root"><userinput>systemctl enable
accounts-daemon</userinput></screen>
+<screen role="root" revision="sysv"><userinput>make
install-accounts-daemon</userinput></screen>
+
+<screen role="root" revision="systemd"><userinput>systemctl enable
accounts-daemon</userinput></screen>
</sect3>
Modified: branches/BOOK-elogind/introduction/welcome/changelog.xml
==============================================================================
--- branches/BOOK-elogind/introduction/welcome/changelog.xml Sat Mar 16
19:55:45 2019 (r21346)
+++ branches/BOOK-elogind/introduction/welcome/changelog.xml Sat Mar 16
19:56:39 2019 (r21347)
@@ -60,8 +60,7 @@
241.1.</para>
</listitem>
<listitem revision="sysv">
- <para>[dj] - Fix accountsservice build with elogind. Unnecessary
- after 241.1.</para>
+ <para>[dj] - Fix accountsservice build with elogind.</para>
</listitem>
<listitem revision="sysv">
<para>[dj] - Remove NetworkManager dependency on ConsoleKit.</para>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page