From 382ca7dd49d49ee7898d56b15d9b4515b7b86f2b13a33d17fdbd46d2d236b44c Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sun, 7 Jul 2019 13:47:17 +0000 Subject: [PATCH] Accepting request 708153 from home:fos:branches:Base:System - Enable ignition-firstboot-complete.service Ignition (https://build.opensuse.org/package/show/devel:kubic:ignition/ignition) is supposed to replace cloud-init in certain scenarios. Prepare the system to enable ignition-firstboot-complete.service (to delete the firstboot flag file), otherwise the system would constantly re-initialize itself. OBS-URL: https://build.opensuse.org/request/show/708153 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd-presets-common-SUSE?expand=0&rev=25 --- default-SUSE.preset | 1 + systemd-presets-common-SUSE.changes | 5 +++++ systemd-presets-common-SUSE.spec | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/default-SUSE.preset b/default-SUSE.preset index 51984e9..69edc08 100644 --- a/default-SUSE.preset +++ b/default-SUSE.preset @@ -19,6 +19,7 @@ disable fstrim.service enable fstrim.timer enable getty@.service enable haveged.service +enable ignition-firstboot-complete.service enable irqbalance.service enable iscsi.service enable iscsid.socket diff --git a/systemd-presets-common-SUSE.changes b/systemd-presets-common-SUSE.changes index 55489e0..c4bd819 100644 --- a/systemd-presets-common-SUSE.changes +++ b/systemd-presets-common-SUSE.changes @@ -4,6 +4,11 @@ Wed Jun 12 14:52:21 UTC 2019 - Dominique Leuenberger - BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to shortcut the build queues by allowing usage of systemd-mini +------------------------------------------------------------------- +Thu Jun 6 10:57:31 UTC 2019 - Ignaz Forster + +- Enable ignition-firstboot-complete.service + ------------------------------------------------------------------- Mon Apr 1 22:29:16 UTC 2019 - Andrew Daugherity diff --git a/systemd-presets-common-SUSE.spec b/systemd-presets-common-SUSE.spec index 43899d4..f685bca 100644 --- a/systemd-presets-common-SUSE.spec +++ b/systemd-presets-common-SUSE.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ #