Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • D dbus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 268
    • Issues 268
    • List
    • Boards
    • Service Desk
    • Milestones
  • Custom issue tracker
    • Custom issue tracker
  • Merge requests 36
    • Merge requests 36
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • dbusdbus
  • dbus
  • Issues
  • #17
Closed
Open
Issue created Feb 13, 2009 by Bugzilla Migration User@bugzilla-migration

ability to add activation directories later

Submitted by Colin Walters @walters

Assigned to D-Bus Maintainers

Link to original bug (#20099)

Description

Source: https://bugzilla.redhat.com/show_bug.cgi?id=484945

The summary is that both KDE and GNOME would like to be able to provide an implementation of the service "org.gnome.PolicyKit".

If dbus was started by the desktop environment, then it could have full control, but this is an inversion problem similar to the one motivating the already extant SetActivationEnvironment bus method.

Proposals:

  1. Add a bus method org.freedesktop.DBus.AddServiceDirectory(s) with obvious semantics
  2. Go the full general route and do org.freedesktop.DBus.ParseConfig(s) which takes a fragment of bus configuration format.

Version: 1.5

Assignee
Assign to
Time tracking