mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
tools: add pw-container tool
This makes a new custom security context with the given properties and runs the program in this context.
This commit is contained in:
parent
477c6e8e90
commit
81181e255f
3 changed files with 275 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ static void test_create(void)
|
|||
|
||||
roundtrip(core, loop);
|
||||
|
||||
pw_main_loop_run(loop);
|
||||
unlink(temp);
|
||||
|
||||
pw_proxy_destroy((struct pw_proxy*)info.sec);
|
||||
pw_proxy_destroy((struct pw_proxy*)info.registry);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue