From dd4742288dd21a9dccdcdf62ed09d0a6c02defff Mon Sep 17 00:00:00 2001 From: ache Date: Tue, 31 May 1994 05:08:11 +0000 Subject: Don't allow others run uucico --- gnu/libexec/uucp/uucico/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/libexec') diff --git a/gnu/libexec/uucp/uucico/Makefile b/gnu/libexec/uucp/uucico/Makefile index 7483335..380cde6 100644 --- a/gnu/libexec/uucp/uucico/Makefile +++ b/gnu/libexec/uucp/uucico/Makefile @@ -1,9 +1,9 @@ # Makefile for uucico -# $Id: Makefile,v 1.2 1993/08/06 23:38:23 rgrimes Exp $ +# $Id: Makefile,v 1.3 1994/05/07 18:13:40 ache Exp $ BINDIR= $(sbindir) BINOWN= $(owner) -BINMODE= 4555 +BINMODE= 4550 PROG= uucico SRCS= uucico.c trans.c send.c rec.c xcmd.c prot.c protg.c protf.c \ -- cgit v1.1