diff --git a/default-SUSE.preset b/default-SUSE.preset index e569dfd..343061d 100644 --- a/default-SUSE.preset +++ b/default-SUSE.preset @@ -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 diff --git a/systemd-presets-common-SUSE.changes b/systemd-presets-common-SUSE.changes index 099accd..5c6cbc1 100644 --- a/systemd-presets-common-SUSE.changes +++ b/systemd-presets-common-SUSE.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 1 10:59:49 UTC 2024 - Michal Suchanek + +- 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 diff --git a/systemd-presets-common-SUSE.spec b/systemd-presets-common-SUSE.spec index b55c82b..94fa894 100644 --- a/systemd-presets-common-SUSE.spec +++ b/systemd-presets-common-SUSE.spec @@ -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