dbus-launch and the --program-suffix configure option

RenĂ© J.V. Bertin <[email protected]> Wed, 29 Mar 2023 15:36:56 +0200
Newsgroups gmane.comp.freedesktop.dbus
Message-ID <6384547.GKlLP6p4nL@bola>
A heads-up:

dbus-launch-foo will attempt to launch `dbus-daemon` instead of `dbus-daemon-foo` when `--program-suffix=foo` has been used.

Is that intentional?

R.