From c58e61c466aec28c2009a59e895db59da65ea6a5 Mon Sep 17 00:00:00 2001 From: David Herrmann Date: Aug 15 2018 07:56:01 +0000 Subject: Enable dbus user units explicitly I screwed up the previous PR and forgot to enable the respective user units as well. Make sure to align the user-presets with the system-presets. Signed-off-by: David Herrmann --- diff --git a/90-default-user.preset b/90-default-user.preset index 690831d..be07967 100644 --- a/90-default-user.preset +++ b/90-default-user.preset @@ -1,3 +1,10 @@ +# Enable the D-Bus service (including its socket for socket activation) +# unconditionally. It is used throughout Fedora and required on all machines. +# https://src.fedoraproject.org/rpms/fedora-release/pull-request/4 +# https://fedoraproject.org/w/index.php?title=Starting_services_by_default&oldid=377748 +enable dbus.socket +enable dbus-daemon.service + # This enables the pipewire service to be socket-activated for # individual user sessions. # https://bugzilla.redhat.com/show_bug.cgi?id=1592434 diff --git a/fedora-release.spec b/fedora-release.spec index ef8a10a..1d2435e 100644 --- a/fedora-release.spec +++ b/fedora-release.spec @@ -11,7 +11,7 @@ Summary: Fedora release files Name: fedora-release Version: 30 -Release: 0.1 +Release: 0.2 License: MIT URL: https://fedoraproject.org/ @@ -347,5 +347,8 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : /usr/sbin/convert-to-edition %changelog +* Wed Aug 15 2018 David Herrmann - 30-0.2 +- Enable dbus user units explicitly + * Tue Aug 14 2018 Mohan Boddu - 30-0.1 - Setup for rawhide being f30