parent
c6a699d37d
commit
45af10fd1b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user