systemd: remove duplicated option "wheel-group=true"

This is specified later in the abuild-meson invocation. Remove the extra
one to avoid confusion.

[ci:skip-vercheck]: Doesn't change the built package

Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6406
This commit is contained in:
Stefan Hansson 2025-04-13 02:22:58 +02:00 committed by Anjandev Momi
parent 9ff36d0861
commit 5d12875a20
No known key found for this signature in database
GPG key ID: 74482A13A109255D

View file

@ -173,7 +173,6 @@ build() {
-Dkmod-path=/bin/kmod \
-Dsulogin-path=/sbin/sulogin \
\
-Dwheel-group=true \
-Ddebug-shell=/bin/ash \
-Dpolkit=enabled \
-Dpam=enabled \