[PATCH 1/5] activation: change SystemdService to ActivationRequest
Lennart Poettering
mzqohf at 0pointer.de
Mon Jan 3 12:35:47 PST 2011
On Sun, 02.01.11 22:46, Scott James Remnant (scott at netsplit.com) wrote:
> - /* systemd service is never required */
> + /* activation request is never required */
> if (!bus_desktop_file_get_string (desktop_file,
> DBUS_SERVICE_SECTION,
> - DBUS_SERVICE_SYSTEMD_SERVICE,
> - &systemd_service, &tmp_error))
> + DBUS_SERVICE_ACTIVATION_REQUEST,
> + &activation_request, &tmp_error))
We need compat here. the old name must be checked too. Quite a few
projects already ship with prepared bus service files upstream.
Lennart
--
Lennart Poettering - Red Hat, Inc.
More information about the dbus
mailing list