Revert "Disable systemd-boot-update.service in presets"

This reverts commit 8eea43e714.

Fedora already ships 'disable systemd-boot-update.service' in
/usr/lib/systemd/system-preset/90-default.preset, so we don't need
this.

[skip changelog]
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2023-09-11 17:13:58 +02:00
parent 8365e8181d
commit 6674346bfd
1 changed files with 0 additions and 4 deletions

View File

@ -556,10 +556,6 @@ package and is meant for use in exitrds.
%prep
%autosetup -n %{?commit:%{name}%[%stable?"-stable":""]-%{commit}}%{!?commit:%{name}%[%stable?"-stable":""]-%{version_no_tilde}} -p1
# We want to update sd-boot from packaging scriptlets after package update.
# Let's disable the service.
sed -r -i '/^enable systemd-boot-update.service/d' presets/90-systemd.preset
sed -r 's|/system/|/user/|g' %{SOURCE16} >10-timeout-abort.conf.user
%generate_buildrequires