From dd1383e87b71810ca133a4d2f8db22b2aa652718 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Thu, 26 Mar 1998 19:41:18 +0000 Subject: [PATCH] Rats. I was too quick. Work needs to be done on the non-Kerberos case. Re-enable SUID mode. --- bin/rcp/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/rcp/Makefile b/bin/rcp/Makefile index df537070e75c..f6db9bce9616 100644 --- a/bin/rcp/Makefile +++ b/bin/rcp/Makefile @@ -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