From df823fc604c41c13cbcb6ba3582f2c254527e1d7 Mon Sep 17 00:00:00 2001 From: jkh Date: Fri, 12 Sep 1997 15:00:06 +0000 Subject: This command doesn't need to be setuid root, it's only asking for potential trouble. Reviewed by: security officers. Noted by: OpenBSD --- bin/chio/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'bin/chio') diff --git a/bin/chio/Makefile b/bin/chio/Makefile index 73c1aa1..fb05f5f 100644 --- a/bin/chio/Makefile +++ b/bin/chio/Makefile @@ -1,9 +1,7 @@ -# $Id: $ +# $Id: Makefile,v 1.1.1.1 1997/03/06 15:30:06 joerg Exp $ # @(#)Makefile 8.1 (Berkeley) 6/6/93 PROG= chio SRCS= chio.c -BINOWN= root -BINMODE=4555 .include -- cgit v1.1