From f18ed3d8e756f6ec5263dd540c1686d1eb9d6beb Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Fri, 24 Jan 2020 02:17:13 +0000 Subject: systemd: remove obsolete installation commands (obsolete since 244 was released) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11735 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/systemd.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'chapter06/systemd.xml') diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index 0554072d2..82b280dcd 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -216,22 +216,23 @@ meson --prefix=/usr \ systemctl disable systemd-time-wait-sync.service + + FCRON in particular rm -f /etc/sysctl.d/50-pid-max.conf - + --> Cleanup symbolic links to Util-Linux libraries: rm -fv /usr/lib/lib{blkid,uuid,mount}.so* - + -- cgit v1.2.3-54-g00ecf