* Tue Feb 04 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-25.sme
- fix boot ordering cycle [SME: 12902]
This commit is contained in:
parent
507734d114
commit
74d45e3c8e
@ -2,7 +2,7 @@
|
|||||||
Description=SME server bootstrap-console
|
Description=SME server bootstrap-console
|
||||||
DefaultDependencies=no
|
DefaultDependencies=no
|
||||||
Conflicts=shutdown.target
|
Conflicts=shutdown.target
|
||||||
After=livesys.service plymouth-quit-wait.service
|
After=livesys.service
|
||||||
After=systemd-vconsole-setup.service
|
After=systemd-vconsole-setup.service
|
||||||
Before=getty@tty1.service
|
Before=getty@tty1.service
|
||||||
Before=shutdown.target
|
Before=shutdown.target
|
||||||
|
@ -4,7 +4,7 @@ Summary: smeserver server and gateway - base module
|
|||||||
%define name smeserver-base
|
%define name smeserver-base
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 11.0.0
|
%define version 11.0.0
|
||||||
%define release 24
|
%define release 25
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -188,6 +188,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 04 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-25.sme
|
||||||
|
- fix boot ordering cycle [SME: 12902]
|
||||||
|
|
||||||
* Sun Jan 26 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-24.sme
|
* Sun Jan 26 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-24.sme
|
||||||
- ippp and wan requires daemontools bins [SME: 12566]
|
- ippp and wan requires daemontools bins [SME: 12566]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user