[packages/util-linux] Fix typo in todo

Jakub Bogusz qboosh at pld-linux.org
Sun Oct 25 12:58:35 CET 2020


On Sat, Oct 24, 2020 at 02:20:15PM +0200, glen wrote:
> commit 79371f7655367e9072086b08b9ebc4836eed65bb
> Author: Elan Ruusamäe <glen at pld-linux.org>
> Date:   Sat Oct 24 15:19:37 2020 +0300
> 
>     Fix typo in todo
> 
>  util-linux.spec | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> ---
> diff --git a/util-linux.spec b/util-linux.spec
> index 37e4dd3..8be8c4f 100644
> --- a/util-linux.spec
> +++ b/util-linux.spec
> @@ -1,5 +1,5 @@
>  # TODO
> -# - remote chfn/chsh (BR: libuser >= 0.58)? - but PLD uses pwdutils/shadow implementation currently
> +# - remove chfn/chsh (BR: libuser >= 0.58)? - but PLD uses pwdutils/shadow implementation currently

Not a typo.

| AC_ARG_WITH([user], AS_HELP_STRING([--without-user], [compile without libuser (remote chsh)]),
|   [], [with_user=check]


chfn and chsh from util-linux could have functionality of changing data in
remotely managed passwd database (via libuser).


-- 
Jakub Bogusz    http://qboosh.pl/


More information about the pld-devel-en mailing list