public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Enable systemd-resolved
@ 2026-08-10 9:35
0 siblings, 0 replies; only message in thread
From: @ 2026-08-10 9:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : c7ef1abb1f1732a261d75a11c9d5d585f73f7069
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Date : 2020-07-12T22:35:48+02:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/c7ef1abb1f1732a261d75a11c9d5d585f73f7069?branch=f45
Log:
Enable systemd-resolved
Technically this doesn't change anything because 90-systemd.preset also
enables this, but let's add an explicit 'enable' here to make it clear that
this is on purpose, and not just an ommission.
Follow-up for f0ded50a1e532fbac26f7f38f7898daf2cf5dab8.
Signed-off-by: Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
---
diff --git a/90-default.preset b/90-default.preset
index da62163..5a2f7b1 100644
--- a/90-default.preset
+++ b/90-default.preset
@@ -6,6 +6,9 @@ disable systemd-timesyncd.service
disable systemd-networkd.service
disable systemd-networkd-wait-online.service
+# https://fedoraproject.org/wiki/Changes/systemd-resolved
+enable systemd-resolved.service
+
# These presets were last validated en-masse on 2015-09-09
# https://fedorahosted.org/fesco/ticket/1472
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 9:35 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:35 [rpms/fedora-release] f45: Enable systemd-resolved
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox