summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2020-10-18 19:59:10 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2020-10-18 19:59:55 +0200
commit52c4ad1fe3875cd2f068c50e5520df96b3ee62e3 (patch)
tree91e4ef67ab26df8c21b581070050bcb3f2dde1a0 /package
parent7bb97289f3b92a6adba763ed3a0a2a28f3e9bac3 (diff)
systemd: remove unused params
Diffstat (limited to 'package')
-rw-r--r--package/systemd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/systemd/Makefile b/package/systemd/Makefile
index 688061c2f..56460b7b8 100644
--- a/package/systemd/Makefile
+++ b/package/systemd/Makefile
@@ -56,7 +56,6 @@ MESON_FLAGS+= -Drootlibdir='/usr/lib' \
-Dldconfig=false \
-Ddefault-dnssec=no \
-Dtests=false \
- -Dkill-path=/usr/bin/kill \
-Dkmod-path=/usr/bin/kmod \
-Dkexec-path=/usr/sbin/kexec \
-Dsulogin-path=/sbin/sulogin \
@@ -66,7 +65,6 @@ MESON_FLAGS+= -Drootlibdir='/usr/lib' \
-Daudit=false \
-Didn=false \
-Dnss-systemd=false \
- -Dmyhostname=false \
-Dresolve=false \
-Dseccomp=false \
-Dxkbcommon=false \