Wednesday, September 02, 2020

Re: UPDATE: devel/kf5 to 5.73.0 and x11/kde-applications to 20.08.0

On Wed Sep 02, 2020 at 09:21:54PM +0200, Rafael Sadowski wrote:
> - Add share/dbus-1/* to @sample ${SYSCONFDIR}/dbus-1/*

Antoine Jacoutot reminded me to take a closer look at it again.
We only do it this way for: "@sample ${SYSCONFDIR}/dbus-1/system.d/".

Form
https://techbase.kde.org/Development/Tutorials/D-Bus/Autostart_Services

"If no such service is currently registered, it then falls back to
looking through files kept in the services directory in the D-Bus data
path, e.g. /usr/share/dbus-1/services. It looks through each *.service
file one by one for a matching service name."

So I took it out again. New diff attached.

RS

No comments:

Post a Comment