aboutsummaryrefslogtreecommitdiffstats
path: root/chapter8/util-linux.sh
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2021-04-20 10:27:12 -0500
committerWilliam Harrington <kb0iic@berzerkula.org>2021-04-20 10:27:12 -0500
commitbb184e13b4806c56e095a1a33c4fc3ea281bdd29 (patch)
tree35768bdb2283e474004376603b4cab44be2ceeba /chapter8/util-linux.sh
parent057e88552151997d0ffb6f0fd306f5c9830a596e (diff)
Adjust for systemd specific builds.
Diffstat (limited to 'chapter8/util-linux.sh')
-rw-r--r--chapter8/util-linux.sh2
1 files changed, 0 insertions, 2 deletions
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 &&