On Mon, 03 Jan 2022 15:21:48 +0100 Matteo Chesi wrote:
> * Package name : su-exec
> Description : switch user and group id, setgroups and exec
>
> This is an alternative to gosu written in C.
In Debian the essential util-linux package already provides "setpriv".
Is there any reason to use su-exec instead of it?
Ansgar