From 241ca242fb2930e5f2d9a54d6992c9529457983b Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Tue, 31 May 1994 05:13:08 +0000 Subject: [PATCH] Don't allow others to run uuconv --- gnu/libexec/uucp/uuconv/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/libexec/uucp/uuconv/Makefile b/gnu/libexec/uucp/uuconv/Makefile index f06c3e274d5..232accadbe4 100644 --- a/gnu/libexec/uucp/uuconv/Makefile +++ b/gnu/libexec/uucp/uuconv/Makefile @@ -1,8 +1,9 @@ # Makefile for uuconv -# $Id: Makefile,v 1.2 1993/08/05 16:15:08 jtc Exp $ +# $Id: Makefile,v 1.1 1993/08/05 18:27:28 conklin Exp $ BINDIR= $(sbindir) BINOWN= $(owner) +BINMODE= 550 PROG= uuconv SRCS= uuconv.c