Skip to content
New issue

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

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

Already on GitHub? # to your account

agent regression fix #936

Merged
merged 1 commit into from
Apr 17, 2017
Merged

agent regression fix #936

merged 1 commit into from
Apr 17, 2017

Conversation

klizhentas
Copy link
Contributor

@klizhentas klizhentas commented Apr 17, 2017

Description

Agent socket is always owned by root instead of the user which causes permission denied errors when using non-root accounts.

Implementation

Change the owner of the socket to the system user it belongs to.

@russjones russjones self-requested a review April 17, 2017 18:23
@russjones russjones merged commit 9e1891f into branch/2.0 Apr 17, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants