mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-04 02:01:53 +00:00
8e831d2224
With this patch, custom UIDs and GIDs can be assigned to individual Genode processes or whole Genode subsystems. The new 'base-linux/run/lx_uid.run' script contains an example of how to use the feature. Fixes #510