On Tue, Jul 30, 2019 at 10:45 AM Michał Górny wrote:
>
> Use egetent+cut to obtain user/group names rather than id(1).
> The latter has no real advantage (besides being shorter to type),
> and does not work correctly for getting groups.
>
> Closes: https://bugs.gentoo.org/691056
> Signed-off-by: M
Use egetent+cut to obtain user/group names rather than id(1).
The latter has no real advantage (besides being shorter to type),
and does not work correctly for getting groups.
Closes: https://bugs.gentoo.org/691056
Signed-off-by: Michał Górny
---
eclass/user.eclass | 4 ++--
1 file changed, 2 in