forked from pool/systemd-presets-common-SUSE
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:
parent
02500d0368
commit
7eac420856
@ -22,6 +22,8 @@ disable fstrim.service
|
|||||||
enable fstrim.timer
|
enable fstrim.timer
|
||||||
enable getty@.service
|
enable getty@.service
|
||||||
enable hcn-init.service
|
enable hcn-init.service
|
||||||
|
enable hcn-init-NetworkManager.service
|
||||||
|
enable hcn-init-wicked.service
|
||||||
enable ignition-delete-config.service
|
enable ignition-delete-config.service
|
||||||
enable ignition-firstboot-complete.service
|
enable ignition-firstboot-complete.service
|
||||||
enable irqbalance.service
|
enable irqbalance.service
|
||||||
|
@ -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>
|
Tue Dec 12 16:33:55 UTC 2023 - Callum Farmer <gmbr3@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package systemd-presets-common-SUSE
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
Loading…
Reference in New Issue
Block a user