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:
parent
8365e8181d
commit
6674346bfd
@ -556,10 +556,6 @@ package and is meant for use in exitrds.
|
|||||||
%prep
|
%prep
|
||||||
%autosetup -n %{?commit:%{name}%[%stable?"-stable":""]-%{commit}}%{!?commit:%{name}%[%stable?"-stable":""]-%{version_no_tilde}} -p1
|
%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
|
sed -r 's|/system/|/user/|g' %{SOURCE16} >10-timeout-abort.conf.user
|
||||||
|
|
||||||
%generate_buildrequires
|
%generate_buildrequires
|
||||||
|
Loading…
Reference in New Issue
Block a user