Skip to content

IPC socket could support setting ownership #1802

Open
@gdamore

Description

We do this in mangos -- there are options for the socket owner and group.

For parity we should do it here as well. (I was surprised to find that apparently I missed this. Note that chown is going to have to be a best effort operation - because it usually requires root that we frequently won't have. That might be why I declined to add it in the first place.

Activity

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

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions