git: tools: Add pw-update.sh to add new users and groups

Aaron LI aly at crater.dragonflybsd.org
Sun Dec 27 02:10:01 PST 2020


commit 04e50ef7dc2e829d4bdf1fec25077e8586aa20b3
Author: Aaron LI <aly at aaronly.me>
Date:   Sun Dec 27 17:21:01 2020 +0800

    tools: Add pw-update.sh to add new users and groups
    
    This script is derived my 'dfly-update' tool [1], and will be used in
    'make upgrade' to help add new users and groups.
    
    [1] https://github.com/liweitianux/dfly-update

Summary of changes:
 tools/pw-update.sh | 142 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 142 insertions(+)
 create mode 100755 tools/pw-update.sh

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/04e50ef7dc2e829d4bdf1fec25077e8586aa20b3


-- 
DragonFly BSD source repository



More information about the Commits mailing list