Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't insist on getting a DBus address via env #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

priyankar-jain
Copy link
Collaborator

It doesn't seem to be actually used anywhere in the code? The daemon code already does the sensible thing and just uses library functions to say "connect to system bus". The only use case for such a setup I could see would be testing, but there's no test harness that makes use of this.

It doesn't seem to be actually used anywhere in the code? The daemon
code already does the sensible thing and just uses library functions to
say "connect to system bus". The only use case for such a setup I could
see would be testing, but there's no test harness that makes use of
this.

Change-Id: I1098fdc33980e2f065a09bd9c0b698b5f5977d53
@priyankar-jain priyankar-jain requested a review from jlevon November 2, 2023 08:49
@priyankar-jain
Copy link
Collaborator Author

For some reason I can't add @fajs to the list of reviewers. Tagging him here for visibility.

@jlevon
Copy link

jlevon commented Nov 2, 2023

The dbus library itself respects the environment variable, so I don't think the commit message is correct.
I think it's fine not to insist upon it though, as there is a sensible default.

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