Skip to content

Conversation

@ghedo
Copy link
Contributor

@ghedo ghedo commented Sep 4, 2014

I created a new NewUser() method in order to not break compatibility with applications using New(). I'm not quite sure on the NewUser() name (which is kinda confusing) tho.

dbus/dbus.go Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Call it NewUserConnection, perhaps?

@ghedo
Copy link
Contributor Author

ghedo commented Sep 4, 2014

Fixed.

dbus/dbus.go Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The trailing statement here looks out of place. It should be on line 98, no?

@ghedo
Copy link
Contributor Author

ghedo commented Sep 4, 2014

Ugh, yeah, I didn't notice it. Fixed now.

@bcwaldon
Copy link
Contributor

bcwaldon commented Sep 4, 2014

LGTM. @philips?

@ghedo
Copy link
Contributor Author

ghedo commented Sep 12, 2014

Ping?

@marineam
Copy link
Contributor

LGTM

marineam added a commit that referenced this pull request Sep 12, 2014
dbus: add support for systemd user instances
@marineam marineam merged commit 0d52c1e into coreos:master Sep 12, 2014
@marineam
Copy link
Contributor

Sorry we forgot about this, merged now. :)

I like this implementation better than one I did a while back. I should dust off the goo I did back then to run the unit tests against a session systemd instance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants