* dbus/dbus-sysdeps-unix.c: capture the dbus-launch stderr
authorThiago Macieira <thiago@kde.org>
Sat, 3 Mar 2007 10:36:46 +0000 (10:36 +0000)
committerThiago Macieira <thiago@kde.org>
Sat, 3 Mar 2007 10:36:46 +0000 (10:36 +0000)
commit4ceb86d29a68ebe52b20c8c090bc90c68a58f8c8
tree78657dc8500feea09a71e25688fc14b073a68b14
parentaa2f74f551b00158baaaf2031a986639f593942b
* dbus/dbus-sysdeps-unix.c: capture the dbus-launch stderr
        output and add it to the DBusError message we return.

* tools/dbus-launch.1:
* tools/dbus-launch.c: Add option --close-stderr to, well,
close stderr before starting dbus-daemon.
ChangeLog
dbus/dbus-sysdeps-unix.c
tools/dbus-launch.1
tools/dbus-launch.c