[1053] in NetBSD-Development
cleanup modification
daemon@ATHENA.MIT.EDU (Greg Hudson)
Thu Oct 12 11:29:48 1995
Date: Thu, 12 Oct 1995 11:28:43 -0400
From: Greg Hudson <ghudson@MIT.EDU>
To: pc-dialup@MIT.EDU, netbsd-dev@MIT.EDU
I modified cleanup to remove /etc/master.passwd.new.orig before
calling pwd_mkdb, since that file sometimes gets left around and
causes pwd_mkdb to fail.
I don't know if this will help prevent the problem where /etc/nologin
and /etc/gtmp get left around. cleanup doesn't use /etc/gtmp, so I
don't know what causes that problem.