This command doesn't need to be setuid root, it's only asking

for potential trouble.
Reviewed by:	security officers.
Noted by:	OpenBSD
This commit is contained in:
Jordan K. Hubbard 1997-09-12 15:00:06 +00:00
parent 6f1edd29a4
commit f9fc03961c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=29315

View File

@ -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 <bsd.prog.mk>