public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Enable presets for nmstate.service
@ 2026-08-10 9:36 Enrique Llorente
0 siblings, 0 replies; only message in thread
From: Enrique Llorente @ 2026-08-10 9:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : 6ac0706272f3497ff7ad588de9366361033e20cd
Author : Enrique Llorente <ellorent@redhat.com>
Date : 2023-03-16T14:57:28+01:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/6ac0706272f3497ff7ad588de9366361033e20cd?branch=f45
Log:
Enable presets for nmstate.service
This service will apply network configuration present at /etc/nmstate
- https://github.com/coreos/fedora-coreos-tracker/issues/1175
- https://github.com/coreos/fedora-coreos-config/pull/2269
Signed-off-by: Enrique Llorente <ellorent@redhat.com>
---
diff --git a/90-default.preset b/90-default.preset
index e5d8bfe..e1a228e 100644
--- a/90-default.preset
+++ b/90-default.preset
@@ -383,4 +383,9 @@ enable livesys-late.service
# Enable Waydroid
# https://bugzilla.redhat.com/show_bug.cgi?id=2157810
-enable waydroid-container.service
\ No newline at end of file
+enable waydroid-container.service
+
+# Enable nmstate to apply network configuration from /etc/nmstate/*.yml
+# https://github.com/coreos/fedora-coreos-tracker/issues/1175
+# https://github.com/coreos/fedora-coreos-config/pull/2269
+enable nmstate.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 presets for nmstate.service Enrique Llorente
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox