https://bugzilla.redhat.com/show_bug.cgi?id=2322097
Bug ID: 2322097 Summary: Wrong filename DBUS service Product: Fedora Version: 40 Hardware: All OS: Linux Status: NEW Component: imsettings Keywords: EasyFix Severity: low Assignee: tagoh@redhat.com Reporter: nadnaam@gmail.com QA Contact: extras-qa@fedoraproject.org CC: i18n-bugs@lists.fedoraproject.org, tagoh@redhat.com Target Milestone: --- Classification: Fedora
When booting Fedora I spotted the following error when using 'journalctl --boot':
dbus-broker-launch[3374]: Service file '/usr/share//dbus-1/services/imsettings-daemon.service' is not named after the D-Bus name 'com.redhat.imsettings'.
Reproducible: Always
Steps to Reproduce: 1.boot the system 2. 3. Actual Results: dbus-broker-launch[3374]: Service file '/usr/share//dbus-1/services/imsettings-daemon.service' is not named after the D-Bus name 'com.redhat.imsettings'.
Expected Results: no warning
the file 'imsettings-daemon.service' should be renamed to 'com.redhat.imsettings.service' as in the file itself:
[D-BUS Service] Name=com.redhat.imsettings Exec=/usr/libexec/imsettings-daemon