From 215feb45ed5a9c0ebc1863aba05cdcce30501375 Mon Sep 17 00:00:00 2001 From: William Harrington Date: Tue, 20 Apr 2021 10:27:12 -0500 Subject: Adjust for systemd specific builds. --- chapter8/util-linux.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'chapter8/util-linux.sh') diff --git a/chapter8/util-linux.sh b/chapter8/util-linux.sh index de1a5e4..6e3c0ff 100644 --- a/chapter8/util-linux.sh +++ b/chapter8/util-linux.sh @@ -12,8 +12,6 @@ set -e --disable-pylibmount \ --disable-static \ --without-python \ - --without-systemd \ - --without-systemdsystemunitdir \ runstatedir=/run && make && -- cgit v1.2.3-54-g00ecf