mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-28 08:09:21 +01:00
Change 'install' to 'adjust' in the remap attribute for the Util-Linux Symlink removal in systemd, so that jhalfs plays ball.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11637 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
84dbccb25b
commit
9cc5415c92
@ -204,7 +204,7 @@ meson --prefix=/usr \
|
|||||||
|
|
||||||
<para>Remove symbolic links to Util-Linux libraries:</para>
|
<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>
|
<para>Prevent systemd from creating <filename>/run/nologin</filename>
|
||||||
to allow unprivileged user logins without
|
to allow unprivileged user logins without
|
||||||
|
Loading…
Reference in New Issue
Block a user