Skip to content
Commit 458100a9 authored by Philip Chimento's avatar Philip Chimento 🚮 Committed by Philip Chimento
Browse files

build: Use dbus-run-session

DBus 1.8 gained a utility called dbus-run-session, that will run another
program inside a new session bus and then shut down the session bus
afterwards. This can replace the hand-rolled run-with-dbus script.

Even though we started a fake system bus with run-with-dbus, I don't
believe it was used. We also generated extra configuration files with
which to start the buses, but I don't believe those were necessary
either.

https://bugzilla.gnome.org/show_bug.cgi?id=771745
parent 97298daf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment