Restore the 'beforeinstall' for chpass(1), so files with the
authorgjb <gjb@FreeBSD.org>
Thu, 28 Jan 2016 02:56:30 +0000 (02:56 +0000)
committergjb <gjb@FreeBSD.org>
Thu, 28 Jan 2016 02:56:30 +0000 (02:56 +0000)
commit5294f47313a2d45cb876c50ccb759a2073bc2ea2
tree6c94b01005c4e6b6045fc1502fa02e83166fa447
parent780ae7713f72b471859c0997295ac0c59695c7b4
Restore the 'beforeinstall' for chpass(1), so files with the
schg flag are handled before being replaced by a symbolic link.

Fix passwd(1)/yppasswd(1) schg issue similarly to chpass(1).

Note:  These are likely temporary fixes while identifying any
remaining files that are not marked as 'flags=schg' via mtree(8).

Sponsored by: The FreeBSD Foundation
usr.bin/chpass/Makefile
usr.bin/passwd/Makefile