Jim Meyering wrote:
...
> Here are patches, for review.
> I'll add tests tomorrow.
That latter log wasn't complete.
> Subject: [PATCH] chroot: don't set bogus user-ID or group-ID for --u=U or
> --u=:G
>
> * src/chroot.c (main): Initialize both "uid" and "gid". To -1.
> This also allows one to set the primary group-ID to 0, in case
> it's not that already.
Here's what I have, now:
chroot: don't set bogus user-ID or group-ID for --u=U: or --u=:G
* src/chroot.c (main): Initialize both "uid" and "gid". To -1.
This also allows one to set the user-ID or primary group-ID to 0,
in case it's not that already.
_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils