mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-08 09:33:16 +00:00
![Martin Blapp](/assets/img/avatar_default.png)
Only call pw_mkdb if passfile == _PATH_MASTERPASSWD. Otherwise, rename master.passwd to a temp filename, rename the new passwd to master.passwd, and let yppwupdate update passwd as it sees fit. Reviewed by: phk Tested by: genesys