diff --git a/packages/sysutils/systemd/package.mk b/packages/sysutils/systemd/package.mk index b67a4485ad..2a420c58e2 100644 --- a/packages/sysutils/systemd/package.mk +++ b/packages/sysutils/systemd/package.mk @@ -60,7 +60,6 @@ PKG_MESON_OPTS_TARGET="--libdir=/usr/lib \ -Dnetworkd=false \ -Dtimedated=false \ -Dtimesyncd=true \ - -Dmyhostname=false \ -Dfirstboot=false \ -Drandomseed=false \ -Dbacklight=false \ @@ -82,7 +81,6 @@ PKG_MESON_OPTS_TARGET="--libdir=/usr/lib \ -Dhtml=false \ -Dbashcompletiondir=no \ -Dzshcompletiondir=no \ - -Dkill-path=/usr/bin/kill \ -Dkmod-path=/usr/bin/kmod \ -Dmount-path=/usr/bin/mount \ -Dumount-path=/usr/bin/umount"