git: adduser(8): Honor uidstart in adduser.conf when showing in the prompt

Aaron LI aly at crater.dragonflybsd.org
Mon May 11 07:39:44 PDT 2020


commit d749dd6edb2825677c25756e5ea70325ce1fd125
Author: Aaron LI <aly at aaronly.me>
Date:   Fri May 8 13:52:19 2020 +0800

    adduser(8): Honor uidstart in adduser.conf when showing in the prompt
    
    When using 'uidstart' in /etc/adduser.conf, get the next available user
    ID and show it in the 'Uid [xxx]' prompt.
    
    Obtained-from: FreeBSD (revision 232146)

Summary of changes:
 usr.sbin/adduser/adduser.sh | 1 +
 1 file changed, 1 insertion(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d749dd6edb2825677c25756e5ea70325ce1fd125


-- 
DragonFly BSD source repository


More information about the Commits mailing list