Accepting request 1143299 from home:michals:branches:Base:System

- Split hcn-init.service to hcn-init-NetworkManager and hcn-init-wicked
  (bsc#1200731 ltc#198485 https://github.com/ibm-power-utilities/powerpc-utils/pull/84)
  Support both the old and new service to avoid complex version interdependency.

OBS-URL: https://build.opensuse.org/request/show/1143299
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd-presets-common-SUSE?expand=0&rev=68
This commit is contained in:
Filippo Bonazzi 2024-02-02 08:17:38 +00:00 committed by Git OBS Bridge
parent 20bc3e094f
commit 6af7c4071d
3 changed files with 10 additions and 1 deletions

View File

@ -22,6 +22,8 @@ disable fstrim.service
enable fstrim.timer
enable getty@.service
enable hcn-init.service
enable hcn-init-NetworkManager.service
enable hcn-init-wicked.service
enable ignition-delete-config.service
enable ignition-firstboot-complete.service
enable irqbalance.service

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Feb 1 10:59:49 UTC 2024 - Michal Suchanek <msuchanek@suse.com>
- Split hcn-init.service to hcn-init-NetworkManager and hcn-init-wicked
(bsc#1200731 ltc#198485 https://github.com/ibm-power-utilities/powerpc-utils/pull/84)
Support both the old and new service to avoid complex version interdependency.
-------------------------------------------------------------------
Tue Dec 12 16:33:55 UTC 2023 - Callum Farmer <gmbr3@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package systemd-presets-common-SUSE
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed