aurae-runtime / aurae

Distributed systems runtime daemon written in Rust.
https://aurae.io
Apache License 2.0
1.86k stars 90 forks source link

Introduce uid and gid to the CellService start method #532

Closed dmah42 closed 3 months ago

dmah42 commented 3 months ago

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.