Author: renodr
Date: Sat Jul 13 09:11:47 2019
New Revision: 11637
Log:
Change 'install' to 'adjust' in the remap attribute for the Util-Linux Symlink
removal in systemd, so that jhalfs plays ball.
Modified:
trunk/BOOK/chapter06/systemd.xml
Modified: trunk/BOOK/chapter06/systemd.xml
==============================================================================
--- trunk/BOOK/chapter06/systemd.xml Fri Jul 12 20:31:48 2019 (r11636)
+++ trunk/BOOK/chapter06/systemd.xml Sat Jul 13 09:11:47 2019 (r11637)
@@ -204,7 +204,7 @@
<para>Remove symbolic links to Util-Linux libraries:</para>
-<screen><userinput remap="install">rm -fv
/usr/lib/lib{blkid,uuid,mount}.so*</userinput></screen>
+<screen><userinput remap="adjust">rm -fv
/usr/lib/lib{blkid,uuid,mount}.so*</userinput></screen>
<para>Prevent systemd from creating <filename>/run/nologin</filename>
to allow unprivileged user logins without
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page