Linux D-Bus Message Broker
Go to file
Zbigniew Jędrzejewski-Szmek e644168184 Change dbus user GECOS to avoid warning
After the sysuserification of packages, we get this warning:
>>> Scriptlet output:
>>> /usr/lib/sysusers.d/dbus.conf:2: Conflict with earlier configuration for user 'dbus'
    in /usr/lib/sysusers.d/dbus-broker.conf
(One file had "System Message Bus", the other had "System message bus".)

In a sense, the problem was always there, and it was just surfaced by the
switch from scriplets to sysusers. Depending on the order of installation
of packages, the user would be created with one description or the other.

The GECOS field is a "title", so capitalizing all the words seems reasonable.
That's what is done for most users.

Resolves: RHEL-109037
2025-08-14 13:21:20 +02:00
.fmf Add gating configuration for C10S/RHEL10 2024-09-20 14:26:52 +02:00
.gitignore Don't clean-up children of activated services by default 2017-11-07 17:52:38 +01:00
4b1d9da51dc2703b7596243cb555a689bb27b4c1.patch Add patch to fix sockopt in kernel 6.16 2025-07-30 17:24:39 +02:00
changelog Convert to %autorelease and %autochangelog 2023-10-03 17:27:47 +02:00
ci.fmf Add gating configuration for C10S/RHEL10 2024-09-20 14:26:52 +02:00
dbus-broker.spec Change dbus user GECOS to avoid warning 2025-08-14 13:21:20 +02:00
gating.yaml Add gating configuration for C10S/RHEL10 2024-09-20 14:26:52 +02:00
packit.yml Update to 36 upstream release 2025-01-21 13:35:09 -05:00
plans.fmf Add gating configuration for C10S/RHEL10 2024-09-20 14:26:52 +02:00
README.md Added the README 2017-09-18 13:53:44 +00:00
README.packit Update to 36 upstream release 2025-01-21 13:35:09 -05:00
sources Update to 36 upstream release 2025-01-21 13:35:09 -05:00

dbus-broker

The dbus-broker package