Dimitri John Ledkov has proposed merging lp:~xnox/upstart/empty-session into
lp:upstart.
Requested reviews:
Upstart Reviewers (upstart-reviewers)
For more details, see:
https://code.launchpad.net/~xnox/upstart/empty-session/+merge/216338
--
https://code.launchpad.net/~xnox/upstart/empty-session/+merge/216338
Your team Upstart Reviewers is requested to review the proposed merge of
lp:~xnox/upstart/empty-session into lp:upstart.
=== modified file 'util/initctl.c'
--- util/initctl.c 2014-04-09 12:58:58 +0000
+++ util/initctl.c 2014-04-17 14:59:54 +0000
@@ -333,7 +333,7 @@
user_addr = getenv ("UPSTART_SESSION");
- if (user_addr && dbus_bus_type < 0) {
+ if (user_addr && user_addr[0] && dbus_bus_type < 0) {
user_mode = TRUE;
}
--
upstart-devel mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/upstart-devel