From 9cc5415c9234609820a8972b3caa964762c558c8 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Sat, 13 Jul 2019 16:11:47 +0000 Subject: 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 --- chapter06/systemd.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index 0ab31d38d..9c9099e39 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -204,7 +204,7 @@ meson --prefix=/usr \ Remove symbolic links to Util-Linux libraries: -rm -fv /usr/lib/lib{blkid,uuid,mount}.so* +rm -fv /usr/lib/lib{blkid,uuid,mount}.so* Prevent systemd from creating /run/nologin to allow unprivileged user logins without -- cgit v1.2.3-54-g00ecf