public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Enable dbus units explicitly
@ 2026-08-10 9:34 Peter Robinson
0 siblings, 0 replies; only message in thread
From: Peter Robinson @ 2026-08-10 9:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : 792f9d4f35e22391ccba0626b48e38e725f14e02
Author : Peter Robinson <pbrobinson@fedoraproject.org>
Date : 2018-08-09T13:04:03+01:00
Stats : +6/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/792f9d4f35e22391ccba0626b48e38e725f14e02?branch=f45
Log:
Enable dbus units explicitly
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
---
diff --git a/90-default.preset b/90-default.preset
index 710832e..d57926b 100644
--- a/90-default.preset
+++ b/90-default.preset
@@ -12,6 +12,8 @@ disable systemd-resolved.service
# System stuff
# https://fedoraproject.org/w/index.php?title=Starting_services_by_default&oldid=377748
+enable dbus.socket
+enable dbus-daemon.service
enable sshd.service
# Locally-running services
diff --git a/fedora-release.spec b/fedora-release.spec
index 69384f8..f989a9d 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -9,7 +9,7 @@
Summary: Fedora release files
Name: fedora-release
Version: 29
-Release: 0.9
+Release: 0.10
License: MIT
URL: https://fedoraproject.org/
@@ -350,6 +350,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
/usr/sbin/convert-to-edition
%changelog
+* Thu Aug 9 2018 Peter Robinson <pbrobinson@fedoraproject.org> 29-0.10
+- Enable dbus units explicitly
+
* Mon Aug 6 2018 Peter Robinson <pbrobinson@fedoraproject.org> 29-0.9
- Increment and build for source merge change
^ 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: Enable dbus units explicitly Peter Robinson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox