git: etc/Makefile: Use 'pw-update.sh' to add users and groups
Aaron LI
aly at crater.dragonflybsd.org
Sun Dec 27 02:10:03 PST 2020
commit 929c21ed9c57d8ab299a32bab982cc617e036bad
Author: Aaron LI <aly at aaronly.me>
Date: Sun Dec 27 17:35:13 2020 +0800
etc/Makefile: Use 'pw-update.sh' to add users and groups
After this change, if we want to add a new user/group, just add it to
the 'master.passwd' and/or 'group' files. No need to add ad-hoc pw(8)
commands in this Makefile.
Summary of changes:
etc/Makefile | 32 ++++----------------------------
1 file changed, 4 insertions(+), 28 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/929c21ed9c57d8ab299a32bab982cc617e036bad
--
DragonFly BSD source repository
More information about the Commits
mailing list