public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: Enable systemd-resolved
Date: Mon, 10 Aug 2026 09:35:13 GMT [thread overview]
Message-ID: <178635451350.1.6161881709678888836.rpms-fedora-release-c7ef1abb1f17@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-10 9:35 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178635451350.1.6161881709678888836.rpms-fedora-release-c7ef1abb1f17@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox