Rats. I was too quick. Work needs to be done on the non-Kerberos

case. Re-enable SUID mode.
This commit is contained in:
Mark Murray 1998-03-26 19:41:18 +00:00
parent 4eff93dd4e
commit dd1383e87b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=34899

View File

@ -18,8 +18,8 @@ DISTRIBUTION= krb
.PATH: ${.CURDIR}/../../crypto/kerberosIV/appl/bsd
.endif
#BINOWN= root
#BINMODE=4555
#INSTALLFLAGS=-fschg
BINOWN= root
BINMODE=4555
INSTALLFLAGS=-fschg
.include <bsd.prog.mk>