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

Introduce uid and gid to the CellService start method #532

Merged
merged 3 commits into from
Aug 27, 2024
Merged

Introduce uid and gid to the CellService start method #532

merged 3 commits into from
Aug 27, 2024

Conversation

dmah42
Copy link
Contributor

@dmah42 dmah42 commented Aug 16, 2024

This allows the caller to override the uid and gid of the spawned executable within the Cell. The response now includes the uid and gid, even if they've been inherited from the parent auraed.

This allows the caller to override the uid and gid of the spawned
executable within the Cell.  The response now includes the uid and gid,
even if they've been inherited from the parent auraed.
@dmah42 dmah42 merged commit a69ecbe into main Aug 27, 2024
4 checks passed
@dmah42 dmah42 deleted the uid_gid branch August 27, 2024 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants