Applied, thanks
On Mon, Apr 14, 2025 at 8:40 PM J. Neuschäfer <[email protected]> wrote: > > Signed-off-by: J. Neuschäfer <[email protected]> > --- > runit/chpst.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/runit/chpst.c b/runit/chpst.c > index > 4e3d613b7d6c12dd13648d792d3f2bf9577a4ada..3d04ee50d42b421990b7433a6d74acf0edb28053 > 100644 > --- a/runit/chpst.c > +++ b/runit/chpst.c > @@ -38,7 +38,8 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > //config: bool "setuidgid (4.2 kb)" > //config: default y > //config: help > -//config: Sets soft resource limits as specified by options > +//config: Sets UID and GID to those of the given account, and execs > +//config: specified program. > //config: > //config:config ENVUIDGID > //config: bool "envuidgid (4.1 kb)" > > --- > base-commit: fc466720b5e8611f485bc574c0114d5037525f92 > change-id: 20250414-setuidgid-e0f9a3e49bd1 > > Best regards, > -- > J. Neuschäfer <[email protected]> > > _______________________________________________ > busybox mailing list > [email protected] > https://lists.busybox.net/mailman/listinfo/busybox _______________________________________________ busybox mailing list [email protected] https://lists.busybox.net/mailman/listinfo/busybox
