diff --git a/packages/sysutils/systemd/package.mk b/packages/sysutils/systemd/package.mk index 1294edcffc..70a346e9a3 100644 --- a/packages/sysutils/systemd/package.mk +++ b/packages/sysutils/systemd/package.mk @@ -12,10 +12,7 @@ PKG_DEPENDS_TARGET="meson:host ninja:host gcc:host libcap kmod util-linux entrop PKG_LONGDESC="A system and session manager for Linux, compatible with SysV and LSB init scripts." PKG_MESON_OPTS_TARGET="--libdir=/usr/lib \ - -Drootprefix=/usr \ - -Dsplit-usr=false \ -Dsplit-bin=true \ - -Ddefault-hierarchy=unified \ -Dtty-gid=5 \ -Dtests=false \ -Dseccomp=disabled \