Don't build systemd-homed and systemd-userdbd

Resolves: #1957358
This commit is contained in:
Michal Sekletar 2021-05-06 16:53:29 +00:00 committed by David Tardon
parent c6a699d37d
commit 45af10fd1b
1 changed files with 3 additions and 1 deletions

View File

@ -463,6 +463,8 @@ CONFIGURE_OPTS=(
-Ddefault-llmnr=resolve
-Doomd=true
-Dtimesyncd=false
-Dhomed=false
-Duserdb=false
)
%if %{without lto}
@ -746,7 +748,7 @@ if [ $1 -eq 1 ]; then
systemd-tmpfiles --create &>/dev/null || :
fi
%systemd_postun_with_restart systemd-timedated.service systemd-portabled.service systemd-homed.service systemd-hostnamed.service systemd-journald.service systemd-localed.service systemd-userdbd.service systemd-oomd.service
%systemd_postun_with_restart systemd-timedated.service systemd-portabled.service systemd-hostnamed.service systemd-journald.service systemd-localed.service systemd-oomd.service
# FIXME: systemd-logind.service is excluded (https://github.com/systemd/systemd/pull/17558)
# FIXME: user@*.service needs to be restarted, but using systemctl --user daemon-reexec