Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dbus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 262
    • Issues 262
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 33
    • Merge requests 33
  • 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
  • #46
Closed
Open
Issue created Apr 01, 2011 by Bugzilla Migration User@bugzilla-migration

use runtime dirs for ~/.dbus autolaunch crap

Submitted by wil..@..il.com

Assigned to D-Bus Maintainers

Link to original bug (#35887)

Description

Modern systems are using /run for system service sockets and /run/user for user agent sockets. It might be worth considering this for dbus as well.

I suppose this would be something like: /run/dbus for the system bus /run/$USER/dbus for the session bus

The latter should probably use the http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html XDG_RUNTIME_DIR.

Version: 1.5

Assignee
Assign to
Time tracking