]> git.cameronkatri.com Git - pw-darwin.git/commit
Restore the 'beforeinstall' for chpass(1), so files with the
authorGlen Barber <gjb@FreeBSD.org>
Thu, 28 Jan 2016 02:56:30 +0000 (02:56 +0000)
committerGlen Barber <gjb@FreeBSD.org>
Thu, 28 Jan 2016 02:56:30 +0000 (02:56 +0000)
commit5fa65c29f332dfdc48116e81d6a4c23514505bd6
tree4f7802f17476d9b070ad6997e4ded775125de8d7
parent6ed28f2c74c8923ec12891be5fde9a2522f330ea
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
chpass/Makefile