1
0

Accepting request 1143596 from 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/1143596
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd-presets-common-SUSE?expand=0&rev=32
This commit is contained in:
Ana Guerrero 2024-02-02 14:45:00 +00:00 committed by Git OBS Bridge
commit cf67e0530a
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.
-------------------------------------------------------------------
Thu Oct 19 11:24:59 UTC 2023 - Matthias Gerstner <matthias.gerstner@suse.com>

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