public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Enable aesmd.service, mpa_registration.service, qgs.service
@ 2026-08-10  9:36 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-10  9:36 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/fedora-release
            Branch : f45
            Commit : cefca6fc99cdc63c936d4f7774f0bbeb9700a651
            Author : Daniel P. Berrangé <berrange@redhat.com>
            Date   : 2025-02-18T12:38:32+00:00
            Stats  : +6/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-release/c/cefca6fc99cdc63c936d4f7774f0bbeb9700a651?branch=f45

            Log:
            Enable aesmd.service, mpa_registration.service, qgs.service

These services are related to Intel SGX/TDX, and are conditionalized
based on existence of /dev/sgx_enclave. This will only be created if
SGX is enabled in the firmware.

https://bugzilla.redhat.com/show_bug.cgi?id=2346248
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>

---
diff --git a/90-default.preset b/90-default.preset
index e7e8ca8..4b4b82d 100644
--- a/90-default.preset
+++ b/90-default.preset
@@ -125,6 +125,12 @@ enable virtlogd-admin.socket
 enable virtlockd.socket
 enable virtlockd-admin.socket
 
+# Intel SGX
+# https://bugzilla.redhat.com/show_bug.cgi?id=2346248
+enable aesmd.service
+enable mpa_registration.service
+enable qgs.service
+
 # https://fedoraproject.org/w/index.php?title=Starting_services_by_default&oldid=377748
 enable xinetd.service
 

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

only message in thread, other threads:[~2026-08-10  9:36 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:36 [rpms/fedora-release] f45: Enable aesmd.service, mpa_registration.service, qgs.service 

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