Skip to content
Snippets Groups Projects
Commit 1ccccb70 authored by Aster Boese's avatar Aster Boese Committed by Aster Boese
Browse files

extra-repos/systemd/systemd: enable sysext and sysusers

parent 05d7b4e6
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
pkgname=systemd
pkgver=256
_pkgver="musl-v${pkgver//_/-}"
pkgrel=4
pkgrel=5
pkgdesc="System and service manager"
url="https://github.com/systemd/systemd"
arch="all !ppc64le !armhf !s390x" # blocked by pmboostrap not supporting
......@@ -173,7 +173,8 @@ build() {
-Dnss-mymachines=disabled \
-Dnss-resolve=disabled \
-Dnss-systemd=false \
-Dsysusers=false \
-Dsysext=true \
-Dsysusers=true \
-Dselinux=disabled \
\
-Dman=enabled\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment