public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: set cpi.service as enabled in the systemd presets
@ 2026-08-10  9:34 Christian Borntraeger
  0 siblings, 0 replies; only message in thread
From: Christian Borntraeger @ 2026-08-10  9:34 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/fedora-release
            Branch : f45
            Commit : 29cc21b7ab21750954ff1b025569f272674c2f2e
            Author : Christian Borntraeger <borntraeger@de.ibm.com>
            Date   : 2018-09-03T14:14:34+02:00
            Stats  : +3/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-release/c/29cc21b7ab21750954ff1b025569f272674c2f2e?branch=f45

            Log:
            set cpi.service as enabled in the systemd presets

the cpi.service from the s390utils package replaced an older
init script. Lets enable that by default. The previous init
script was also enabled by deault (e.g. see
https://src.fedoraproject.org/rpms/s390utils/blob/f23/f/cpi.initd )

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>

---
diff --git a/90-default.preset b/90-default.preset
index 610801d..fdb8c3f 100644
--- a/90-default.preset
+++ b/90-default.preset
@@ -264,3 +264,6 @@ enable vboxservice.service
 # Mark the system for SELinux autorelabel when appropriate
 # https://bugzilla.redhat.com/show_bug.cgi?id=1589720
 enable selinux-autorelabel-mark.service
+
+# https://bugzilla.redhat.com/show_bug.cgi?id=1623901
+enable cpi.service

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10  9:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10  9:34 [rpms/fedora-release] f45: set cpi.service as enabled in the systemd presets Christian Borntraeger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox